Open Issues Need Help
View All on GitHub Unconex Paired Observations - Consistency Check 2 months ago
help wanted good first issue
Porting single_phase to Python 2 months ago
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
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