** THIS REPOSITORY IS A WORK IN PROGRESS!**
Repository for the 2024 Total Solar Eclipse work.
- superCATE 2024
- Introduction
- Software Instructions
- Software Details
- Hardware Details
- Media
- Credits
- Software License
Who, what, when, where, why
- Group from NSO and CU
- Solar phyicists, scientists, graduate students, undergrad students
- Affiliated with the Citizen CATE
- Chasing the best possible conditions to get images of the solar corona
- Drove from Boulder, CO to Dallas, TX to Carbondale, IL in search of best viewing conditions
- Acquiring K-corona spectral data
- Measuring the velocity of free electrons in the solar corona
More info on the team and the scientific research coming soon
This section covers instructions for installing and using all of the necessary software.
- Windows 10/11
- Linux/Ubuntu
- Use the following command to clone this repo onto your local system
git clone https://github.com/rosilioroman/superCATE_2024.git
-
Create a new conda environment
conda create -n "eclipse" python=3.6.8
-
Activate the new environment
conda activate eclipse
- Run the provided
setup.py
script
python .\setup.py\
The installation is complete once the setup script is done executing.
This section gives further details on the scripts developed.
- Camera Specs
- Camera Specs
- Website
- Articles
- Publications
- Lead Scientists
- Software Development
- 3D-Printing
- Eclipse Livestreaming
- Support
All software explicitly created by our team is given under the terms and conditions laid out by the GNU Public License.