Giter Site home page Giter Site logo

alemran042 / astrolibpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from segasai/astrolibpy

0.0 0.0 0.0 548 KB

Sergey Koposov's repository of codes, converted from IDL astrolib. Some are mimicking the IDL interface, some are new. Some are obsolete given the existence of astropy

License: GNU General Public License v3.0

Python 100.00%

astrolibpy's Introduction

astrolibpy

This library contains a few routines I wrote or I converted from IDL.

Author (2008-2021) Sergey Koposov

Email: skoposov AT ed DOT ac DOT uk

The tools that may be still interesting to users are

  • idlsave.py -- module for saving restoring variables
  • lasso_plot -- module for selecting points by drawing a contour
  • clicker -- module for extracting one or many clicks coordinates from matplotlib plot
  • crossmatcher -- module for x-matching a table with the table inside postgresql database
  • match_lists -- x-match lists by position on the sky using kd-tree
  • mpfit -- Levenberg-Marquardt fitter (converted from IDL)
  • idlplot -- set of wrappers for plotting in IDL style where your command has all the options you want. Also allows efficient histogramming, subsetting etc

The astrolib part of this repo is probably obsolete with the arrival of astropy

Installation

This package does not need to be installed in the sense if of 'pip install', so if you want to you use it, you can either copy a script that you want and add it to the current directory or clone the repo and add the path to PYTHONPATH

License

The licensing for the programs I wrote myself is GPL3. For all other programs (mainly converted from IDL) I guess the license is either BSD or they are in public domain.

astrolibpy's People

Contributors

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