Skip to content
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

add error ranges comptued from ranges of dms to output sheets #17

Open
mef51 opened this issue Feb 13, 2023 · 0 comments
Open

add error ranges comptued from ranges of dms to output sheets #17

mef51 opened this issue Feb 13, 2023 · 0 comments
Labels
feature New feature or request

Comments

@mef51
Copy link
Owner

mef51 commented Feb 13, 2023

Currently you need to do your burst exclusions and find fits by DM and then call

source = driftlaw.sloperanges(source) # compute drift ranges after burst exclusions

or

source = limitedDMsloperanges(fitdf, source)

See driftlaw.bakeMeasurements for an example, or the first cell of the PaperFigures.ipynb notebook for an example.

@mef51 mef51 added the feature New feature or request label Feb 13, 2023
@mef51 mef51 changed the title add errors comptued from ranges of dms in output sheets add error ranges comptued from ranges of dms in output sheets Feb 13, 2023
@mef51 mef51 changed the title add error ranges comptued from ranges of dms in output sheets add error ranges comptued from ranges of dms to output sheets Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant