Code Monkey home page Code Monkey logo

sigma-clipping's Introduction

Sigma-clipping GitHub release Written in Bash Written in AWK

Script performs a sigma-clipping on the data from a text file. This is a useful Linux tool.

Installation

Download the program from the repository to your working directory, then make the script executable. I recommend to download it to any catalog pointed by the $PATH variable.

Usage

At the beginning call the script from the terminal window without any arguments. This will you give you a necessary description how the program works:

$ good_points

To start using the program you need to prepare some data. If you need to see the program in action immediately, please download data.lst file to the working directory and then type:

$ good_points data.lst

This call will run the program with default arguments. If you want to influence on these values, please add next arguments:

$ good_points data.lst 7 1.8 10 80

After all the script generates an additional file with results in the working directory. Moreover some statistical information are printed on the screen.

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

Sigma-clipping is licensed under the MIT license.

sigma-clipping'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.