Skip to main content

The Solar Limb Darkening Toolkit

Project description

SLDTk is a commandline program for fast and robust modelling and correction of limb darkening in solar images.

Getting Started

Prerequisites

SLDTk is written for Python 3. The following packages are required:

  • numpy>=1

  • opencv-python>=3

  • matplotlib>=2

Note that in addition to opencv-python, the underlying OpenCV library must be installed. There are currently plans to include an optional dependency on scikit-image for systems without OpenCV.

Installation

SLDTk can be installed using pip:

$ sudo pip install sldtk

Usage

$ sldtk -i IMAGE [optional arguments]

The program takes a range of optional arguments for everything from detection threshold to output directory. A complete list can be seen by calling

$ sldtk -h

Features

For now, the codebase provides the best source of information on SLDTk’s features and implementation specific details, as auto-generation of documentation has not yet been set up.

Input Formats

Currently only images in the jpg and png formats are supported.

Detection

The position and size of the solar disk is automatically determined using computer vision. The disk is subsequently unwrapped and cleaned of outliers (e.g. sunspots and facula) before an average intensity profile is generated.

Modelling

A pluggable modelling system allows user specified models (e.g. a 2nd degree polynomial) to be fitted to the intensity profile of the solar disk, and the results to be plotted together with the original profile for visual analysis. Reference models with known coefficients can also be overlaid on the produced graph.

Correction

Using a fitted model, the solar disk is flat-field corrected to a user selectable bias point. The result can further be fed back into the pipeline to assess its flatness, with a linear model fitted and plotted together with the corrected intensity profile.

Contributing

Do you have an idea for how to make SLDTk better? Have you found a bug? Head over to the issue tracker to open a new issue or contribute to an existing discussion.

If you are interested in contributing to the codebase, fork SLDTk on GitHub to get started. You can install the project in development mode by using $ sudo pip install -e . from the cloned project root.

Have you found a solution to an existing issue or added a new feature? Pull requests are always welcome.

License

SLDTk is released under the MIT open source license. Please see LICENSE.txt for details.

Acknowledgments

The Solar Limb Darkening Toolkit began as an experimental physics project together with Matt Wingham and Sam Heron at Aberystwyth University in the fall of 2017. It is written and maintained by Ariel Ladegaard.

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

sldtk-0.1.0.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

sldtk-0.1.0-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file sldtk-0.1.0.tar.gz.

File metadata

  • Download URL: sldtk-0.1.0.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sldtk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2adf7ab3dfbe4fda3bd74da1a65f1b4e7b520c00411cf1450b8902f42ca58f29
MD5 af2a3e7cdecb0a1cc5e66db123b291b4
BLAKE2b-256 64b774c607a464afa3fc12f3555f9dd19a776a1ad8a653c873ecf8b05b521f97

See more details on using hashes here.

File details

Details for the file sldtk-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for sldtk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bda9c676338ffc930076f7237189dac4d5ca04d3f2c4e61e6eaddb098d9fead7
MD5 dba931343c747f97d670be52b5520266
BLAKE2b-256 e7b02779ef65c411c5abde604b3fc16f503f72045a065b7d36923b84d60bc54e

See more details on using hashes here.

Supported by

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