Skip to content

Releases: rzellem/EXOTIC

AAVSO does not accept N/A for an OBSCODE

15 Jun 15:21
b297eef
Compare
Choose a tag to compare

Bugfix

  • Added if statement to check for N/A for an OBSCODE, which will not be accepted by AAVSO.

fix setup files and AAVSO upload form

14 Jun 23:23
574f4c1
Compare
Choose a tag to compare

Bugfixes

  • Fixed bug in setup files
  • AAVSO only likes ASCII characters

Updated install instructions; more robust install scripts; bugfix for AAVSO upload file

14 Jun 20:01
3157a6d
Compare
Choose a tag to compare

Features

  • General code cleanup.
  • Updated Linux and Windows installation instructions
  • Updated instructions for sample data

Bugfixes

  • Update ecla.py with jit on solveme
  • Fix plot_image error observed in Jupyter Lab
  • Fix for misstated python requirements. Also, downgraded reqirements to Python 3.6. In no case can EXOTIC run under any earlier version of Python.
  • Added runtime check for Python version to GUI
  • Added version detection to Exotic GUI and requirements.txt
  • Wrap tkinter imports with try-except to catch partial installs
  • New tooling for install and launch to attempt auto-install of Python and Pip and to fail gracefully if these do not work
  • bugfix on AAVSO output file

Bugfix to custom filter wavelengths

08 Jun 15:53
2b6595d
Compare
Choose a tag to compare

Features

  • Cleaned up documentation.

Bugfixes

  • Appropriately cast custom filter wavelengths as floats.

More robust launching of EXOTIC

07 Jun 23:55
4ae6ef2
Compare
Choose a tag to compare

Bugfix

  • More robust launching of EXOTIC

Rob fixes his typo

07 Jun 20:24
e62c8df
Compare
Choose a tag to compare

Bugfixes

  • Rob fixes his typo

Updated install/run

07 Jun 20:17
f5eac8b
Compare
Choose a tag to compare

Features

  • Vastly simplified the installation and running of EXOTIC. Now, the user needs to install Python and then onlydownload the appropriate installation file to their computer and double-click on it to both install and then run EXOTIC.

Updated requirements.txt order

04 Jun 20:10
780cbe1
Compare
Choose a tag to compare

Bugfixes

  • Updated requirements.txt order

Update requirements.txt

04 Jun 19:13
54572a9
Compare
Choose a tag to compare

Features

  • Updated requirements.txt file to simplify install
  • Updated GUI to give more explicit directions about calibration images

Beta GUI and Fedora Instructions

03 Jun 16:08
86e3a24
Compare
Choose a tag to compare

Features

  • Beta version of a new GUI for running EXOTIC locally - can be run via exotic/gui.py
  • New installation instructions for Fedora users

Bugfixes

  • None...
  • ...yet.