Git Product home page Git Product logo

magnetograms's Introduction

Magnetogram Comparison for Super-Resolution Challenge - FDL 2019

Comparison of different historical magnetographs to illustrate the data-space of the super-resolution challenge on FDL 2019.

Setting Up Your Modeling Environment

Requirements:

  • Python 3.7+ installation.
  • Astropy package.
  • SunPy package.

Anaconda Installation

You can find instructions for anaconda installation here:

Updating Conda Environment and Installing Pyemd

  1. Start a terminal. You can find instructions for opening terminals here:
  1. Run the following commands. They will update your python environment and install astropy and sunpy.

conda config --add channels conda-forge
conda install sunpy

Clone or Download this Repository

Click on the Clone or download button and clone it to a repository or download it as a zip file.

GitHub Logo

If you want help cloning the repository and don't know how to do it let me know. Otherwise, simply download the files and unpack them on a folder in your computer.

Running the Jupyter Notebooks

  1. Open a terminal (see above).

  2. Navigate to the folder where you unzipped the repository. Here are some quick tutorials to use the terminal:

  1. Run the following command:

jupyter notebook --NotebookApp.iopub_data_rate_limit=10000000000

The jupyter notebook command is normally sufficient, but the visualizations I'm including have a data rate limit to high for the defaults. There is a way of fixing this permanently, but you need to mess up with configuration files. More here:

  1. Open the notebook. Launching jupyter should open the dashboard in your folder. Something that looks like this:

Jupyter Dashboard

Click on the notebook you want to open.

  1. Run all cells or the cells you want. For more information about running cells please see:

Jupyter Notebook Documentation:

More information about the Jupyter notebook can be found here:

magnetograms's People

Contributors

amunozj avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.