Coder Social home page Coder Social logo

search-xy-coordinates's Introduction

Search-xy-coordinates GitHub release Written in C

Allows to search for common stars using XY coordinates. It was written in pure C.

Installation

Download the files from the repository to your working directory. Additionally you need to have installed the following software:

  • gcc
  • make

Run the terminal window, go to your working directory and then type:

$ make

This call allows to compile the program. If you want to clean indirect object files created during the last call, please type:

$ make clean

I recommend to move sdb_xy program to any catalog pointed by the $PATH variable.

Usage

To use the program properly you need to prepare input lists. At the beginning call the program from the terminal window with the --help option:

$ sdb_xy --help

This will give you a description of all options. If you need to see the program in action immediately, please type:

$ sdb_xy list1 list2 -h 3

More advanced call involves the rest of options and their combinations. One of them can be:

$ sdb_xy list1 list2 -h 3 -m 1 -r 3.1 -o 1.7 -2.9 -s 6

All outputs will be printed to the standard output. Usage of the -g option saves some information to sdb_xy.reg file.

I encourage to visit my website to see more detailed description of this program. The current link can be found on my GitHub profile.

License

Search-xy-coordinates is licensed under the MIT license.

search-xy-coordinates's People

Contributors

pbrus avatar

Watchers

 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.