Releases: kjkoeller/EclipsingBinaries
v2.6.1
Minor changes to the program for prompts and updated changelog.
What's Changed
- v2.6.0 by @kjkoeller in #93
- Default Program by @kjkoeller in #94
- Clarity for Initial Folder Input by @kjkoeller in #95
- Incorrect Prompts by @kjkoeller in #96
Full Changelog: v2.6.0...v2.6.1
v2.6.0
This release mainly adds the ability to drag the legend around in the OC_plot.py
program. The reasoning for adding this, is to remove the potential of the legend covering data that are in the upper right corner.
What's Changed
- Clarity of R Filter Request File by @kjkoeller in #90
- Draggable Legend and Minor Changes by @kjkoeller in #91
- Removed Unused Imports by @kjkoeller in #92
Full Changelog: v2.5.4...v2.6.0
v2.5.4
Small prompt and print statements changes for better instructions to the user.
What's Changed
- v2.5.3 by @kjkoeller in #85
- Change in Prompts and File Pathways by @kjkoeller in #86
- Prompt Update by @kjkoeller in #87
- Removed Random Print Statement by @kjkoeller in #88
Full Changelog: v2.5.3...v2.5.4
v2.5.3
Allows the user to not have to enter the Epoch value or its error if this is the first time the user is running the OC_Plot.py
program.
What's Changed
- Minor Updates and Usage by @kjkoeller in #83
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- v2.5.1 by @kjkoeller in #80
- APASS Description Update by @kjkoeller in #81
- Missing Commented Line by @kjkoeller in #82
Full Changelog: v2.5.1...v2.5.2
v2.5.1
Fixed a bug where the output to the RADEC files was not working correctly.
What's Changed
- Bug With No Output in RADEC Files by @kjkoeller in #79
Full Changelog: v2.5.0...v2.5.1
v2.5.0
Completely overhauls how apass.py
works by creating the RADEC files to be used before a user even starts photometric analysis in Astro ImageJ.
What's Changed
- Updated Prompt by @kjkoeller in #76
- Complete Overhaul by @kjkoeller in #78
Full Changelog: v2.4.1...v2.5.0
v2.4.1
Adds a needed two lines in the latex output for OC_plot.py
in order to compress the line spacing of the table to reduce the amount of pages this table could take up in a paper.
What's Changed
- v2.4.0 by @kjkoeller in #74
- Latex Output Update by @kjkoeller in #75
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
Big bug fix to OC_plot.py
that fixed how the outfile was being returned from the all data function.
Full Changelog: v2.3.1...v2.4.0
v2.3.1
Required an update to the tess_data_search
program to work in PyPi
Full Changelog: v2.3.0...v2.3.1