Skip to main content

tools to process the lofar solar data

Project description

Step by step intall guide

Install lofar-sun-tool from scratch.

Install conda

(see anaconda.org)

Create virtual enviroment

We recommend creating a standalone python enviroment for a more isolated and stable runtime.

conda create -n lofarsun python=3.8

Then activate the enviroment:

conda activate lofarsun

Install dependencies

conda install -c conda-forge sunpy==2.0.6 matplotlib jupyterlab opencv scikit scikit-image hdf5 opencv

note : pip higher priority than conda

Install lofarSun

From pip

python -m pip install lofarSun

From git

git clone https://git.astron.nl/ssw-ksp/lofar-sun-tools.git
cd lofar-sun-tools/pro/src
python setup.py install

Enjoy

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

lofarSun-0.2.2.tar.gz (8.9 kB view hashes)

Uploaded Source

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