Releases: kjkoeller/EclipsingBinaries
BJD to HJD Conversion
This update takes the TESS BJD_TDB and converts that time into HJD and outputs both times into the header of the FFI's incase a user needs either values.
IRAF Reduction
This release adds the ability to reduce science images from the Ball State University Observatory (BSUO) but currently only reduces the calibration frames but will soon reduce the science images as well in the next couple of releases.
More Minor Updates
This includes some more minor comment updates to hopefully further help the user determine which output files are going to actually be used verse which ones are just nice to have in case of calculation confirmation.
Minor Updates
Minor rearrangement updates to AIJ comparison selector code for ease of use.
TESS Night Filters Closing
Forgot to update the TESS Night Filters file to allow the user to close the program. Same exact method as the AIJ version but inserted into TESS
Allowing Inter-Program Closing
This update allows the user to close programs after typing in the number from the main menu to return to that main menu in the case of selecting the wrong number.
Color Light Curve Updates
Updated the color light curve program to remove duplication of code and updating code style and efficiencies. This release also changes the main.py program to allow the user to continuously use package until the user tells the package to stop running.
Package Error
Package was automatically running the color light curve file before prompt even came up. This should now be resolved with the latest updates.
Vseq Import Update
Removed testing imports from the vseq.py program that caused the whole thing not to work correctly.
Color Light Curve
Added the ability to generate color light curves based on user text files of Johnson B, V, and Cousins R band passes.