Giter Site home page Giter Site logo

astrometry.net-lite's Introduction

astrometry.net-lite

Just a script to download and install just the bare minimum of astrometry.net.

Note it requires that you give astrometry.net a binary fits file of the star locations. You won't be able to find stars using the built-in astrometry.net search tool.

Getting Started

Building and installation of the required astrometry.net binaries is decribed below. Once these are installed, from python you can run the following command, for example:

solve-field --overwrite --uniformize 0 --no-remove-lines --no-plots -o [basefilename] -X X -Y Y --sort-column FLUX --width 3352 --height 2532 [basefilename].xyls

where [basefilename] is just the base name for the input binary fits file (described here) and the basename for all the output files.

Prerequisites

You'll need to install the following packages on a relatively fresh install (here shown for OSX homebrew):

brew install pkg-config
brew install md5sha1sum
brew install cfitsio

You might need to install stuff described here. But go ahead and try running it first to see if anything fails during compilation.

Download some astronomy.net index files for wide-field images here. Or for all angular sizes here.

Installing

You should just be able to run the following on your command-line:

git clone https://github.com/lspitler/astrometry.net-lite.git
cd astrometry.net-lite
bash install.bash /path/to/binaries /path/to/astrometry.net/index/files

Replace /path/to/binaries with where you want the executable (and astrometry.cfg) files to live and replace /path/to/astrometry.net/index/files with path where the astrometry.net index files are located.

Acknowledgments

  • The astrometry.net team.

astrometry.net-lite's People

Contributors

lspitler avatar

Watchers

James Cloos 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.