Code to perform analysis on ROTSE data.

4 stars 4 forks 4 watchers Python BSD 3-Clause "New" or "Revised" License
3 Open Issues Need Help Last updated: Aug 10, 2025

Open Issues Need Help

View All on GitHub
help wanted good first issue

Code to perform analysis on ROTSE data.

Python

AI Summary: The task involves reviewing and potentially merging a Python port of the IDL `single_phase` program for analyzing astronomical data. This includes assessing the accuracy of the port, evaluating the added features (period uncertainty calculation, plotting improvements), and considering future improvements such as refined harmonic calculations and automated parameter selection.

Complexity: 3/5
enhancement help wanted

Code to perform analysis on ROTSE data.

Python

AI Summary: Modify the Lcvis Python script to dynamically determine the Python version currently running Lcvis and use that same version to execute the CSBT subprocess, instead of hardcoding a specific Python version. This will ensure compatibility across different Python environments.

Complexity: 4/5
good first issue

Code to perform analysis on ROTSE data.

Python