Giter Club home page Giter Club logo

automated-admit's Introduction

automated-ADMIT

A python program to automate molecular line identification from raw ALMA data package (.fits) based on CASA with ADMIT

Start and deploy

This application requires installation of the CASA software (5.0.0+) and ADMIT package. To start admit in CASA, run import admit

Set expected molecular lines

The programs takes a .txt named input.txt as input. The first line of input.txt should be the number of expected lines and each following line the frequency range of every expected line. An example if input.txt is shown below: input.txt
3
317.29 317.30
318.77 318.89
319.69 320.00

Set parameter range

Currently, the program supports user-defined range for numsigma, minchan and maxchan, presented as lists numsigmaRange, minchanRange and maxchanRange in Main.py. Changing the value of these lists will redefine parameter range. More parameters will be added in the future to allow for better customizability.

Automate parameter finding process

In CASA's iPython environment, run
%run Main.py
The program will run all ADMIT tasks based on parameter range and then print out the best-fit parameter set in the console.

automated-admit's People

Contributors

haotian9850 avatar

Stargazers

X avatar  avatar

Watchers

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