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

Feat/light curve sas generation #1072

Merged
merged 77 commits into from
Nov 17, 2023
Merged

Feat/light curve sas generation #1072

merged 77 commits into from
Nov 17, 2023

Conversation

DavidT3
Copy link
Owner

@DavidT3 DavidT3 commented Nov 17, 2023

No description provided.

DavidT3 and others added 30 commits April 20, 2023 18:01
…es using evselect has been implemented - no modification to sas_call has been made, and no XGA product exists to house the lightcurves however. For issue #970
…es to hopefully get the evselect_lightcurve function working. For issue #970
…he way I wanted integer patterns to be treated
… the options I was passing to the lc correction routine, I misread it from the manual. In this commit the generation commands for the debug images are commented out. For issue #970
… the sas execute_cmd function will setup LightCurve instances. For issue #971
…dded to the extra name information for the LC files. Seems to have cleared up the generation issues. For issue #970
…roducts' method of BaseSource - once I have implemented a storage key method in LightCurve they should be stored properly. For issue #970 and issue #971
…he central coordinate and size of the generation region. Also added the automatic creation of storage keys to the LightCurve class. For issue #971
… the new arguments required by LightCurve. For issue #970 and issue #971
…cribing the central coord and radii of the region. For issue #971
…m disk into memory on demand, and has properties for those data. For issue #971
…racted, source, and background light curves separately. Also have a first pass at a view method. Need to do error propagation to get good bck sub or src count rates (depending on input), shouldn't take much implementing. For issue #971
… class, and highlight the GTI in green for clarity. For issue #971
…k of how it would be triggered there..) and it was breaking spectrum fitting. Added the default NUM_CORES to the signature to fix that
…n demand if they needed too - also added datetime, start_datetime, and stop_datetime properties to LightCurve
…very nearly there. Now experimenting with offsetting the x axis tick labels so I can get an x axis label in between the axis line and the tick labels
…tCurve can live outside the axis as it is meant too now
…ful errors to get_lightcurves, and made sure that the src name is set in the init of aggregate light curve
… curve in the right place - also making sure that the x-axis tick labels are altered to dates regardless of whether there are data for the requested instrument
…t curve already exists - also corrected an error where I was leaving the unit in the radius search string and thus it was not working
…-use a lot of it for get_aggregate lightcurves or whatever I end up calling it
@DavidT3 DavidT3 merged commit bdc136f into master Nov 17, 2023
1 check passed
@DavidT3 DavidT3 deleted the feat/lightCurveSASGeneration branch November 17, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant