/
ADMIT:  ALMA Data Mining Toolkit ADMIT:  ALMA Data Mining Toolkit

ADMIT: ALMA Data Mining Toolkit - PowerPoint Presentation

envrrolex
envrrolex . @envrrolex
Follow
342 views
Uploaded On 2020-06-18

ADMIT: ALMA Data Mining Toolkit - PPT Presentation

Developed by University of Maryland University of Illinois and NRAO PI L Mundy Goal Firstview science data products into archive spectra line ID moment maps etc Goal Python Toolkit allows user to generate their own science products from cubes ID: 781124

casa admit data products admit casa products data xml moment line output users alma png

Share:

Link:

Embed:

Download Presentation from below link

Download The PPT/PDF document "ADMIT: ALMA Data Mining Toolkit" is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

ADMIT:

ALMA Data Mining Toolkit

Developed by University of Maryland, University of Illinois, and NRAO (PI: L. Mundy)Goal: First-view science data products into archive: spectra, line ID, moment maps, etcGoal: Python Toolkit allows user to generate their own science products from cubes.

Identification of common lines

Moment maps for lines

Moment 0

Moment 1

Moment 2

ExampleSpectrumfor line ID

ADMIT Products shown from automated flow

Galaxy NGC 253

Slide2

ADMIT

Operates on data cubes only; cubes can be FITS or casa image format

Compatible with CASA environment and utilizes CASA routines where possible

Products are self-documenting with XML; compatible with future ingestion by a database

Moment 0

Serpens Main Mosaic Image

Moment 1

Moment 2

C

34

S

CS

H2CO

Spectra based on peak flux and noise in each channel

Blue and green spectra highlight impact of missing flux

Two spectra used in line ID of CS J=5-4

Each data cube get a full set of

products

See: admit.astro.umd.edu/admit-M4 and

click

on

an

xxx.admit

directory

Slide3

ADMIT

Two modes of Operation:

On-line (pipeline mode producing standard set of products): ADMIT runs after QA2 and before archive ingestion (ideally as a pre-step to the archive ingest process) – details being worked with ALMA ProjectALMA archive user can select to download ADMIT tarball (20-40Mb)XML, PNG, and HTML files; limited FITS files – details to be decided with ALMA ProjectBrowser-based view

allows user to inspect products once downloadedADMIT XML

file allows user to recreate and improve the ADMIT products Off-line (user created data products):

The ADMIT Toolkit “add-on” available from the CASA download page Flow-model for creating and re-creating products - viewable in the browser

Environment for expanded exploration of data sets:Principle component analysis of emissionOverlap integrals

Comparisons across multiple windows and multiple sourcesNew tools for examining large data cubes

Fine tune line IDCASA Users Meeting 2015 October

3

Slide4

ADMIT

Automated line ID which allows line-based operations: moment maps, PV slices,

etc

Pipeline produces set products for users which can be determine by ALMAUsers can create their own custom products locally, which can be applied across sources

Moment 0

Line for P-V slice

Spectrum: peak emission over noise

per channel

Velocity

Position along line

Position-Velocity Slice

Conservative

automated line

ID: do no

bad ID

4

Slide5

ADMIT

Flow ManagerAllows creation of sequences of ADMIT Tasks which can be run and re-run in a CASA python environmentKeeps a record of sequence of Tasks and products in admit.xml file

Flows can be re-run and only products that need updating are recreatedFlows can be written out as python scriptsADMIT Tasks (AT):ATs are python scripts that call CASA tasks or tools where applicable; or, do appropriate calculations where needed in pure python.The output of tasks are “Basic Data Products” (BDPs) which can be xml, png images, and FITS files with documentation and html for display purposesCurrently existing and under construction tasks: Ingest, CubeStats

, CubeSpectrum, CubeSum,

LineID, Smooth, PVSlice, LineCube

, Moment, OverlapIntegral, SFind2D, PrincipleComponents

CASA Users

Meeting 2015 October5

Slide6

CASA Users 2015 October

6

ADMITIngest

CubeStats

CubeSpectrum

LineID

LineCube

Moment

Ingest

SFind2D

CubeSpectrum

Read in full window data cube: from FITS or CASA image

O

utput: CASA image and xml information

Calculates

statistics of

data cube

: RMS, Min,

Max per channel,

etc

Output: xml table,

png’s

Makes Spectra which characterize the emission –used for

LineID

Output: xml table,

png’s

Identify lines present in data cube: where, and which transitions Output: xml table and png’sCreates separate data cubes for each line found with transition or

freq labeling Output: “N” CASA images with xml information

Creates clipped moment maps for each line (0, 1, 2… as requested) Output: CASA images, png’s, xml informationRead in continuum map Output: CASA image and xml information

Find continuum sources to some selected depth Output: xml table,

png’sMake Spectra at each continuum position

Output: xml table, png’s

AT Flow

Slide7

ADMIT

Basic Data Products (BDPs)ADMIT Tasks (ATs) produce BDPs which contain the results of their operations A basic BDP consists of:

An XML file which describes what is in the BDPand can have numerical results (required)A CASA image file (if produced by AT, for example Ingest, Moment, LineCube)One or more png files (for display of results)Embedded (XML) tables (if appropriate, for example LineID

or SFind2D)BDPs are inputs to ATs (for example BDPs created by LineCube go into Moment)

BDP Structure BDP component files (CASA images, png’s,

etc) are held in a “abcd.admit” directory V

isible to unix commands but should alone be manipulated through ADMIT commandsNative

unix tools (e.g. file browser, casaviewer

, CARTA) can be used view the data products individually. FITS and CASA images can be shipped to casaviewer and CARTA

.Easy transport of images and tables to standard external formats (FITS, ascii tables)

CASA Users Meeting 2015 October

7

Slide8

ADMIT

Data Product ViewerThe basic viewer is browser-based with style files similar to those used by the ALMA calibration pipeline.

The browser view is self-generated as ATs are run.The browser view is started by pointing the browser to the admit directory.CASA Users 2015 October8

Slide9

CASA User Meeting 2015 October

9

http://admit.astro.umd.edu/admit-M4ADMITLive Demo……

Slide10

ADMIT

Timeline for Science users:

November 2015: Requested start date for testing of Cycle 3 data at ARCS. Needed for robustness testing against operational products in April 2016Allows interaction with interested scientists to verify/improve productsTBD: Deployment of ADMIT pipeline within ALMA to create products for archive ingestion.Date and final design to be decided in discussion with the ALMA projectMay 1,

2016: Delivery of completed software systemEnd of funded ALMA Development Project is April 30, 2016

Contract requires delivery of all software and documentationOptions for continued support will be explored with ALMA/NRAO

CASA Users Meeting 2015October

10