Releases: kjkoeller/EclipsingBinaries
v2.8.4-alpha.3
What's Changed
- Rename tests/init.py to EclipsingBinaries/test/init.py by @kjkoeller in #176
- Rename tests/test_OC_plot.py to EclipsingBinaries/tests/test_OC_plot.py by @kjkoeller in #177
- Redo Package Data by @kjkoeller in #178
- Update init.py by @kjkoeller in #179
Full Changelog: v2.8.4-alpha.2...v2.8.4-alpha.3
v2.8.4-alpha.2
What's Changed
- Changing the Python Dorectory by @kjkoeller in #175
Full Changelog: v2.8.4-alpha.1...v2.8.4-alpha.2
v2.8.4-alpha.1
What's Changed
- v2.8.3 by @kjkoeller in #163
- Adds the Gain as an Output by @kjkoeller in #164
- Added Calibration Data for Testing by @kjkoeller in #166
- Update and rename test.txt to purpose.txt by @kjkoeller in #167
- Testing Calibration Master Creations by @kjkoeller in #168
- Fixed Commented Lines by @kjkoeller in #169
- Example Light Curve Files by @kjkoeller in #170
- Removed some Commented Lines by @kjkoeller in #171
- Create jekyll-gh-pages.yml by @kjkoeller in #172
- Adds Gain and Read Noise for TESS CCD's by @kjkoeller in #173
- Ability to Add the Tests Folder by @kjkoeller in #174
Full Changelog: v2.8.3...v2.8.4-alpha.1
v2.8.3
Minor updates to improve Gaia data for calculating TESS magnitudes.
What's Changed
- v2.8.1 by @kjkoeller in #160
- Minor Updates by @kjkoeller in #161
- More Accurate Magnitude Gathering by @kjkoeller in #162
Full Changelog: v2.8.2...v2.8.3
v2.8.2
Updated the gaia.py
import in the menu.py
as there was a crash happening.
What's Changed
- Update Gaia Import by @kjkoeller in #159
Full Changelog: v2.8.1...v2.8.2
v2.8.1
This update allows a user to not need darks for IRAF_reduction.py
for reducing data.
What's Changed
- v2.8.0 by @kjkoeller in #157
- Darks are no Longer Required by @kjkoeller in #158
Full Changelog: v2.8.0...v2.8.1
v2.8.0
A lot of small editions like starting to introduce tests, but at this moment do not function correctly for a PyPi package. The main point of this release is to allow for TESS magnitudes to be calculated along with errors from Gaia DR3 magnitude values. Then a bunch of errors from misspelling imports and wrong syntax for said imports.
What's Changed
- Added PyTest Requirement by @kjkoeller in #135
- Creating a Test File by @kjkoeller in #138
- Development Status Correction by @kjkoeller in #139
- Tests Folder was Not Showing Up by @kjkoeller in #140
- Move the tests folder by @kjkoeller in #141
- Wrong Word by @kjkoeller in #143
- Must add this file by @kjkoeller in #144
- Misspelled Function Name by @kjkoeller in #145
- Allow for User Entered Values Like Gain by @kjkoeller in #148
- List Querying of Gaia by @kjkoeller in #150
- Updated for TESS Magnitudes by @kjkoeller in #149
- Move Functions from apass.py by @kjkoeller in #151
- Wrong Set of Imports by @kjkoeller in #152
- Wrong Import Commented Out by @kjkoeller in #153
- Import Updates by @kjkoeller in #154
- Fixed Import Syntax Error by @kjkoeller in #155
Full Changelog: v2.7.9...v2.8.0
v2.7.10-alpha.2
What's Changed
- Development Status Correction by @kjkoeller in #139
Full Changelog: v2.7.10-alpha1...v2.7.10-alpha2
v2.7.10-alpha.1
Testing out tests with a PyPi package.
What's Changed
- Added PyTest Requirement by @kjkoeller in #135
- v2.7.9 by @kjkoeller in #136
- v2.7.10-alpha1 by @kjkoeller in #137
- Creating a Test File by @kjkoeller in #138
Full Changelog: v2.7.9...v2.7.10-alpha1
v2.7.10-alpha.7
What's Changed
- Misspelled Function Name by @kjkoeller in #145
Full Changelog: v2.7.10-alpha.6...v2.7.10-alpha.7