-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internalize lifting scale factors #81
Comments
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Jan 26, 2024
- fixes SomaLogic#81
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Jan 26, 2024
- fixes SomaLogic#81
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Jan 29, 2024
- fixes SomaLogic#81
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Jan 29, 2024
- fixes SomaLogic#81
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Jan 29, 2024
- fixes SomaLogic#81
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Jan 29, 2024
- fixes SomaLogic#81
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Jan 29, 2024
- fixes SomaLogic#81
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Jan 30, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 13, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 15, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 15, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 15, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 16, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 16, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 16, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 16, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 20, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 20, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 20, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 20, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 20, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 21, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 21, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 22, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 22, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 22, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 29, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 29, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 29, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Feb 29, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - fixes SomaLogic#81, fixes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Mar 4, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - closes SomaLogic#81, closes SomaLogic#78
stufield
added a commit
to stufield/SomaDataIO
that referenced
this issue
Mar 5, 2024
- `lift_adat()` now takes a `bridge =` argument, replacing the `anno.tbl =` argument. Lifting is now performed internally for a better (and safer) user experience, without the necessity of an external annotations file. Much simpler user experience. - the majority of this refactoring was internal and the user should not experience a major disruption to the API. - new internal objects `lift_master` and `lref` as sources of internal scaling factors (lifting) - new function `is_lifted()` - closes SomaLogic#81, closes SomaLogic#78
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: