Skip to main content

Solar Conventionality-based Organizing Observation data ( SCOOBI )

Project description

scoobi

Solar Conventionality-based Organizing Observation data ( SCOOBI )

usage: scoobi [-h] [-s SOURCE_FOLDER] [-t TIFF_FOLDER] [-o OUTPUT_FILE] [-c CONFIG_FILE] [-mm MONTH] [-dd DAYS] [-rt] [-ct] [-rc] [-cc]

Solar Conventionality-based Organizing Observation data ( SCOOBI )

options:
  -h, --help            show this help message and exit
  -s SOURCE_FOLDER, --source_folder SOURCE_FOLDER
                        source
  -t TIFF_FOLDER, --tiff_folder TIFF_FOLDER
                        tiff folder path
  -o OUTPUT_FILE, --output_file OUTPUT_FILE
                        complete path for output csv or log file.
  -c CONFIG_FILE, --config_file CONFIG_FILE
                        complete path for config file with inputs
  -mm MONTH, --month MONTH
                        comma separated month names
  -dd DAYS, --days DAYS
                        comma separated month names for range(a,b) Ex --days='1,32'
  -rt, --read-time      reads time from a tiff file
  -ct, --compare-time   compares time from a fits file to a tiff file
  -rc, --read-config    read config, bool
  -cc, --create-config  create config, bool, if called with rc would modify from and to the CONFIG_FILE path

File Conventions

ORGANIZED FOLDER

Front-end Processed data for access through database

Folder structure

  • archived_data_solar

    • final_data

      contains thumbnails

      • YEAR (int[4])
        • DATE (int[6])
          ex: 20221231
          • .fits file
          • thumbnails/
            • .fits file path.stem + 'jpg'
    • processed_data

      contains thumbnails

      • YEAR (int[4])
        • DATE (int[6])
          ex: 20221231
          • .fits file
          • thumbnails/
            • .fits file path.stem + 'jpg'
    • raw_data

  • YEAR (int[4])

    • Month (int[2])
      • Day (int[2])

Naming Convention suggested by committee

S + DATETIME + TELESCOPE

Example : S-2022-11-01T02:02:20.001-HA.fits

  • S : Science data
  • F : Flats data
  • D : Dark data
  • '-' : Separator
  • 2022-11-01 : YEAR + Separator + MONTH + Separator + DAY
  • T02:02:20.001 : T + hour + minute +seconds +millisecond
  • HA : H- alpha telescope

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scoobi-0.0.1.1.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

scoobi-0.0.1.1-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page