Releases: kjkoeller/EclipsingBinaries
v4.0.7
What's Changed
- Utilize the Requirements.txt File by @kjkoeller in #347
- v4.0.6 by @kjkoeller in #348
- Only Call Needed Functions by @kjkoeller in #349
- OS and Python Versions Update by @kjkoeller in #350
- New Tests for OC_plot by @kjkoeller in #351
- Automated Python Unit Test Workflow by @kjkoeller in #352
- Few Changes by @kjkoeller in #353
- Fixed Allowing for Various Observatory Sites by @kjkoeller in #355
- Initial Unit Tests for IRAF Reduction by @kjkoeller in #356
Full Changelog: v4.0.6...v4.0.7
v4.0.6
Many small changes are in this update but also a major bug fix that caused the package to not be installed on Windows due to a healpy
dependency. This was fixed by Pyia
in their latest release 1.41
that makes healpy
an optional dependency rather than required.
What's Changed
- Version 2 is Depreciated by @kjkoeller in #338
- Updating Tests by @kjkoeller in #339
- Switching from Image to OS by @kjkoeller in #341
- Python Version to Build.tools by @kjkoeller in #342
- Commenting Out Broken Lines by @kjkoeller in #343
- Pyia Requirement to 1.41 by @kjkoeller in #345
- Environment Versions Incorrect by @kjkoeller in #346
- Fixes Rounding Error from Floor Function by @kjkoeller in #344
Full Changelog: v4.0.5...v4.0.6
v4.0.5
Minor adjustments that fixed a incorrect outputs or errors.
What's Changed
- Incorrect Return Type by @kjkoeller in #335
- Adds Paper For TESS CCD Information by @kjkoeller in #336
- Incorrect Gain Column by @kjkoeller in #337
Full Changelog: v4.0.3...v4.0.5
v4.0.3
What's Changed
- Missing Required Package by @kjkoeller in #322
- Update ci_tests.yml by @kjkoeller in #326
- Angle Fixes by @kjkoeller in #328
- Create tox.ini by @kjkoeller in #329
- Add Photutils Requirement by @kjkoeller in #333
- Changing in Formatting Output by @kjkoeller in #334
Full Changelog: v4.0.2...v4.0.3
v4.0.2
v4.0.1
What's Changed
- v4.0.0 by @kjkoeller in #319
- Comment Out Function Call by @kjkoeller in #320
Full Changelog: v4.0.0...v4.0.1
v4.0.0
This update adds in the ability to accurately calculate light curve data from images using multi-aperture photometry, just like Astro ImageJ.
What's Changed
- Major Improvements to Calculations by @kjkoeller in #317
- V-R Polynomial Fit by @kjkoeller in #312
- Adds in Multi-Aperture Option by @kjkoeller in #318
Full Changelog: v3.1.12...v4.0.0
v3.1.12
What's Changed
- Reformat for to Make Testing Easier by @kjkoeller in #310
- Added in V-R Effective Temperature by @kjkoeller in #311
- Combines TESS and AIJ into a Single Function by @kjkoeller in #313
- Updating Calculating Eclipse Number by @kjkoeller in #315
- Include Any Text File by @kjkoeller in #316
- Allows for the TESS text file by @kjkoeller in #314
Full Changelog: v3.1.11...v3.1.12
v3.1.11
Added in tests for apass.py
Full Changelog: v3.1.10...v3.1.11
v3.1.9
Entry points (command line commands) work again.
What's Changed
- Exclude .fits files by @kjkoeller in #305
- Update entry points by @kjkoeller in #306
Full Changelog: v3.1.8...v3.1.9