Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion serializations/2MASS_PhotSys.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ L.Michel, M.Louys
<INSTANCE dmtype="photdm:PhotometricSystem" dmid="_2MASS_PhotSys">
<ATTRIBUTE dmrole="photdm:PhotometricSystem.description" dmtype="ivoa:string" value="2MASS" />
<ATTRIBUTE dmrole="photdm:PhotometricSystem.detectorType" dmtype="ivoa:integer" value="0" />

<COLLECTION dmrole="photdm:PhotCal.photometryFilter">
<!-- Others filter references can be added here -->
<REFERENCE dmref="_2MASS_H_filter"/>
<REFERENCE dmref="_2MASS_KS_filter"/>
<REFERENCE dmref="_2MASS_J_filter"/>
</COLLECTION>

<!-- Filter 2MASS.H -->
<INSTANCE dmtype="photdm:PhotometryFilter" dmrole="photdm:PhotCal.photometryFilter dmid=_2MASS_H_filter">
Expand Down