Skip to content

Gihoveg/Shutterbug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

458 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shutterbug

Shutterbug is an open-source scientific analysis tool focused on accessible photometry workflows.

Prerequisites

  • Python 3.13 or higher
  • Astronomical data from Mirax64 that you wish to process, in either .csv or .xlsx form

Installation

  1. Clone the repository

    git clone https://github.com/AdaVoden/differential-photometry.git
  2. Install dependencies

    pip install poetry
    poetry install

At this point Shutterbug is installed and ready for use.

Usage

Basic usage of Shutterbug is loading datasets to process and outputting graphs as a result:

shutterbug --data-file name.csv

At which point it will begin processing your csv.

If you wish to load the GUI version, use the command

shutterbug-gui

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests

License

MIT

Releases

No releases published

Packages

 
 
 

Contributors

Languages