Tags:
view all tags
This topic aims to describe the specification from a technical point of view. %TOC% ---+ 1.3 Granularity The following discussion apply to data extraction from individual OIFits files. Subgrouping must be done in the following order : target(OI_TARGET), instrument(OI_WAVELENGTH), night (OI_DATA rows) ---++ Group by targets Function: extract a list of targets %BR% Inputs: OI_TARGET table / coords, coords+name, name %BR% Outputs: List of targets (!TargetUUIDs) %BR% with !CatalogIDs (HD HIP TBD1 TBD2) Warning: target names are case sensitive ---+++ Use cases * target name resolved * invalids * wrong coordinates vs simbad resolution * ambiguity after resolution : more than one result * target name unresolved * invalids * 0 0 as given coords * valids * duplicated targets : distinct name & same coords, approximate coordinates (which radius ?) ---+++ Impact * oitools : add derived columns in OI_TARGET (!TargetUUID + !CatalogIDs) * jmcs : * manage coords with epoch != J2000 * resolve target names with simbad (catalog) * oiexplorer-core * compute uuid (using coords?) (cf oid simbad) * compute new coordinates columns from simbad (deg J2000) (save a timestamp for the resolution, useful when running resolution later) * oidb * provide a proxy to retrieve target uuid replacing simbad above for target resolution ---+++ Examples ---+++ Questions * which additional information should be retrieved by simbad resolver ? ---++ Group by instrument mode Function: retrieve instrument modes %BR% Inputs: OI_WAVELENGTH tables : INSNAME + EFF_WAVE_min/max + NB_EFF_WAVE + EFF_BAND %BR% knowledge instrument_mode database %BR% Outputs: List of instrument modes Do not presume that every data are sorted properly in OIFits files when searching for min/max values. ---+++ Use cases * same data with epsilon values should retrieve the same instrument mode (may feed INSNAME aliases) ---+++ Impact * oitools : add derived column (InsModeID for each OI_DATA or one per data row?) * oiexplorer-core : compute instrument signature (insname, wavelengths, resolution) * oidb : * use instrument signature to select instrument mode * insname aliases, knowledge database (aspro-conf) * instrument configurations ---+++ Examples ---+++ Questions: * how to handle data for unknown instrument ? * how to store an instrument_mode (single string, fields concatenation...) * How to solve ambiguity for MIDI (and MATISSE) between HIGH_SENS and SCI_PHOT ? ---++ Group by nights Function: split by observation nights %BR% Inputs: OI_DATA tables : (DATE-OBS + TIME ) or (MJD), ARRNAME %BR% OI_ARRAY tables %BR% Outputs: List of observation nights ---+++ Use cases * handle oifits without OI_ARRAY ---+++ Impact * jmal : date, coords * oitools : add derived column (NightID for each data line) * oiexplorer-core : computing NightID ---+++ Examples ---++ General * oiexplorer-core must provide for every table row : the targetId, nightId, targetUuid * do we have to refresh/compare data retrieved by simbad
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r11
|
r5
<
r4
<
r3
<
r2
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r3 - 2014-04-08
-
PatrickBernaud
Home
Site map
Jmmc web
Faq web
ProspectiveHRA2014 web
Software web
VltiSchool2010 web
VltiSchool2013 web
VltiSchool2015 web
VltiSchool2018 web
Main web
Sandbox web
DeuxiemePage web
TWiki web
Software Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
Edit
Attach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback