Code Monkey home page Code Monkey logo

pnicer's Introduction

PNICER is an astronomical software suite for estimating extinction for individual sources and creating extinction maps using unsupervised machine learning algorithms. If you want to know more about the technique, you are invited to study the published manuscript, which is currently available on Astro-ph. Please note that this is our first release and if you encounter problems, let us know so that we can fix issues asap.

Requirements

PNICER is designed to have as few dependencies as possible and there is a good chance that you are already running Python with all necessary packages. PNICER requires numpy, scipy, astropy, matplotlib, and scikit-learn. All necessary packages will be installed or upgraded automatically with pip. Also, at the moment this package is not compatible with Windows operating systems due to parallel processing frameworks available in Python.

Installation

To install the package, download the latest release to your computer here. Unpack the archive and install with pip

pip install --user /path/to/PNICER/

where the last argument points to the saved and unpacked downloaded directory. All dependencies will be installed automatically.

Test

To test the installation, start up python (or ipython) and type

from pnicer.tests import orion
orion()

which will go through all major PNICER methods. At the end you should see a plot window with an extinction map of Orion A created from 2MASS data:

Orion

Introduction

For an introduction to the basic tools available in PNICER, please refer to the jupyter notebook provided with this package:

PNICER introduction notebook

In the near future (April - May 2017) we plan to implement advanced extinction mapping tools and we will also soon provide the complete API of PNICER. If you have any questions, I am always happy to receive feedback (both positive and negative).

pnicer's People

Contributors

smeingast 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.