pro xrt_config_v0015, observatory, instrument, ccd, filter, geometry, $
                       mirror, channel


;		       
;..............................................
;
;"Origin" subsection.
;
; Where did this data come from?

; The data in here is based on this manuscript:
; "Self-consistent calibration on temperature diagnostic 
;  capability for the X-ray corona with Hinode X-Ray 
;  Telescope", 
; N. Narukage, T. Sakao, R. Kano, H. Hara, M. Shimojo, T. Bando,
; F. Urayama, E. DeLuca, L. Golub, M. Weber, P. Grigis,
; J. Cirtain, S. Tsuneta
; Submitted to Solar Physics


;
;
;		       
;..............................................
;
;"Mission" subsection.
;
; These go into fields of {XRT_chn_config}, but can be defined
; once for the whole config file. Anything else like that could go
; here.

observatory = 'Hinode'
instrument = 'XRT'

;
;
;
;..............................................
;
;"CCD" subsection.
;
;The following are assigned values in this file.
;
;- name
;- long_name
;- ev_per_el
;- full_well
;- gain_l
;- gain_r
;- pixel_size
;- data_files
;- comments [optional]

ccd = {                                                       $
             name: 'FM_CCD',                                  $
        long_name: 'Hinode/XRT Flight Model CCD',             $
   	ev_per_el: 3.65,    		                      $
	full_well: 222000.0,                                  $
	   gain_l: 58.8,                                      $
	   gain_r: 59.1,                                      $
       gain_units: 'el per 12-bit ADU',                       $
       pixel_size: 13.5,                                      $
;; The data_files should be prefixed with the full pathname at the
;; time that <make_xrt_ccd.pro> finds and reads the files.
       data_files: ['atten_len_Si.txt',                       $
                    'atten_len_SiO2.txt',                     $
                    '',                                       $
                    '',                                       $
                    ''],                                      $
         comments: ['Instrument calibration update in Spring 2010.', $
                    'Response extended to 400 A',                      $
                    '',                                       $
                    '',                                       $
                    '']                                       $
      }

;
;
;
;..............................................
;
;"Filter" subsection.
;
;The following are assigned values in this file.
;
;- name
;- long_name 
;- material
;- thick
;- substrate
;- mesh_trans
;- comments [optional]
;
;

;; The data_files are determined on the fly by <make_xrt_filter.pro>
;; and <multifilt.pro>. I have deleted them from this temporary
;; filter structure definition.


filter = [                                                        $
          {                                                       $
	         name: 'Al-mesh',			          $
            long_name: 'Thin Al filter on 77% stainless steel mesh',  $
             material: ['Al2O3',   'Al', 'Al2O3', ''],		  $
                thick: [    75.,  1583,      75,   0], 		  $
            substrate: '77% stainless steel mesh',                $
           mesh_trans: 0.77,                                      $
             comments: ['See Table 1 in Narukage et al., 2010, Solar Physics.', $
                        '',                                       $
                        '',                                       $
                        '',                                       $
                        '']                                       $
	  },                                                      $
          {                                                       $
                 name: 'Al-poly',                                 $
            long_name: 'Thin Al filter on polyimide',             $
             material: ['Al2O3',  'Al', 'Al2O3', 'polyimide'],    $
                thick: [    75., 1412,       0,        2656 ],    $
            substrate: 'polyimide',                               $
           mesh_trans: 1.00,                                      $
             comments: ['See Table 1 in Narukage et al., 2010, Solar Physics.', $
                        '',                                       $
                        '',                                       $
                        '',                                       $
                        '']                                       $
          },                                                      $
          {                                                       $
                 name: 'C-poly',                                  $
            long_name: 'C filter on polyimide',                   $
             material: [  'C', 'polyimide', '', ''],              $       
                thick: [5190.,       3478,   0,  0],              $
            substrate: 'polyimide',                               $ 
           mesh_trans: 1.00,                                      $  
             comments: ['See Table 1 in Narukage et al., 2010, Solar Physics.', $
			'The transmission for the C-poly filter '       + $
			'assumes the thickness shown and a density '    + $
			'of 2.2 g/cm^3. However, Leon Golub and the '   + $
			'manufacturer, Luxell, agree that a value '     + $
			'of 1.9 g/cm^3 is more reasonable considering ' + $
			'the fabrication process (email = DeLuca, '     + $
			'2008-09-29, "Re: Questions about C-poly '      + $
			'filter"). The XRT Team believes that this '    + $
			'transmission curve is correctly calibrated, '  + $
			'so if we were to use the density of 1.9, '     + $
			'we would increase the thickness of the '       + $
			'filter by 2.2/1.9 to conserve the number '     + $
			'of C atoms, and thus preserve the '            + $
			'transmission curve. We have not done so '      + $
			'for reasons of consistency with older '        + $
			'values, and because it would not affect '      + $
			'the transmission.',                              $
                        '',                                               $
                        '',                                               $
                        '']                                               $
          },                                                      $
          {                                                       $
                 name: 'Ti-poly',                                 $
            long_name: 'Ti filter on polyimide',                  $
             material: ['TiO2',  'Ti', 'TiO2', 'polyimide'],      $
                thick: [   75., 2338,      0,        2522],       $
            substrate: 'polyimide',                               $
           mesh_trans: 1.00,                                      $
             comments: ['See Table 1 in Narukage et al., 2010, Solar Physics.', $
                        '',                                       $
                        '',                                       $
                        '',                                       $
                        '']                                       $
          },                                                      $
          {                                                       $
                 name: 'Be-thin',                                 $
            long_name: 'Thin Be filter',                          $
             material: ['BeO',   'Be', 'BeO', ''],                $
                thick: [  75., 104600,   75,   0],                $
            substrate: '',                                        $
           mesh_trans: 1.00,                                      $
             comments: ['See Table 1 in Narukage et al., 2010, Solar Physics.', $
                        '',                                       $
                        '',                                       $
                        '',                                       $
                        '']                                       $
          },                                                      $
          {                                                       $
                 name: 'Be-med',                                  $
            long_name: 'Medium Be filter',                        $
             material: ['BeO',    'Be', 'BeO', ''],               $
                thick: [  75., 268900,    75,   0],               $
            substrate: '',                                        $
           mesh_trans: 1.00,                                      $
             comments: ['See Table 1 in Narukage et al., 2010, Solar Physics.', $
                        '',                                       $
                        '',                                       $
                        '',                                       $
                        '']                                       $
          },                                                      $
          {                                                       $
                 name: 'Al-med',                                  $
            long_name: 'Medium Al filter',                        $
             material: ['Al2O3',    'Al', 'Al2O3', ''],           $
                thick: [    75., 122500,      75,   0],           $
            substrate: '',                                        $
           mesh_trans: 1.00,                                      $
             comments: ['See Table 1 in Narukage et al., 2010, Solar Physics.', $
                        '',                                       $
                        '',                                       $
                        '',                                       $
                        '']                                       $
          },                                                      $
          {                                                       $
                 name: 'Al-thick',                                $
            long_name: 'Thick Al filter',                         $
             material: ['Al2O3',    'Al', 'Al2O3', ''],           $
                thick: [    75., 260900,      75,   0],           $
            substrate: '',                                        $
           mesh_trans: 1.00,                                      $
             comments: ['See Table 1 in Narukage et al., 2010, Solar Physics.', $
                        '',                                       $
                        '',                                       $
                        '',                                       $
                        '']                                       $
          },                                                      $
          {                                                       $
                 name: 'Be-thick',                                $
            long_name: 'Thick Be filter',                         $
             material: ['BeO',     'Be', 'BeO', ''],              $
                thick: [  75., 2527900,    75,   0],              $
            substrate: '',                                        $
           mesh_trans: 1.00,                                      $
             comments: ['See Table 1 in Narukage et al., 2010, Solar Physics.', $
                        '',                                       $
                        '',                                       $
                        '',                                       $
                        '']                                       $
          },                                                      $
          {                                                       $
                 name: 'Entrance',                                $
            long_name: 'Entrance filters',                        $
             material: ['Al2O3',  'Al','Al2O3', 'polyimide'],     $
                thick: [    75., 1492,      0,        2030 ],     $
            substrate: 'polyimide',                               $
           mesh_trans: 1.00,                                      $
             comments: ['See Table 1 in Narukage et al., 2010, Solar Physics.', $
                        '',                                       $
                        '',                                       $
                        '',                                       $
                        '']                                       $
          },                                                      $
          {                                                       $
                 name: 'Open',                                    $
            long_name: 'Open filter position',                    $
             material: ['Open', '', '', ''],                      $
                thick: [0.,  0,  0,  0],                          $
            substrate: '',                                        $
           mesh_trans: 1.00,                                      $
             comments: ['No calibration necessary...',            $
                        '',                                       $
                        '',                                       $
                        '',                                       $
                        '']                                       $
          }                                                       $
	 ]

;
;
;..............................................
;
;"Geometry" subsection.
;
;The following are assigned values in this file.
;
;- name
;- long_name
;- foc_len
;- foc_len_units
;- aperture_area
;- aperture_area_units
;- data_files [optional]
;- comments [optional]
;

geometry = { 					                            $
	         	   name: 'FM_geometry', 		            $
    	              long_name: 'Hinode/XRT Flight Model geometry', 	    $
	                foc_len: 270.753d, 	                            $
       		  foc_len_units: 'cm',		                            $
	    	  aperture_area: 2.28d, 	                            $
            aperture_area_units: 'cm^2', 		                    $
                     data_files: ['',                                       $
                                  '',                                       $
                                  '',                                       $
                                  '',                                       $
                                  ''],                                      $
                       comments: ['Given is the effective focal length, ' + $
                                  'as reported by the mirror vendor ' +     $
                                  '(Goodrich), confirmed by tests, and ' +  $
                                  'reported in Golub et al., 2007, Solar' + $
                                  ' Physics.',                              $
                                  'Geometric aperture area is from Sec.2' + $
                                  ' of Narukage et al., 2010, Solar Physics.', $
                                  '',                                       $
                                  '',                                       $
                                  '']                                       $
	   }
		 

;
;
;
;..............................................
;
;"Mirror" subsection.
;
;The following are assigned values in this file.
;
;- name
;- long_name
;- material
;- dens
;- dens_units
;- graze_angle
;- graze_angle_units
;- data_files
;- comments [optional]
;

mirror = { 					                        $
                       name: 'FM_mirror', 		                $
                  long_name: 'Hinode/XRT Flight Model mirror',		$
                   material: 'Zerodur',		                        $
                       dens: 2.53,		                        $
                 dens_units: 'g cm^-3',		                        $
                graze_angle: 0.91,		                        $
          graze_angle_units: 'deg',		                        $
                 data_files: ['zerodur.00.10-05.00nm.txt',              $
                              'zerodur.05.01-10.00nm.txt',              $
                              'zerodur.10.01-15.00nm.txt',              $
                              'zerodur.15.01-20.00nm.txt',              $
                              'zerodur.20.01-25.00nm.txt',              $
                              'zerodur.25.01-30.00nm.txt',              $
                              'zerodur.30.01-35.00nm.txt',              $
                              'zerodur.35.01-40.00nm.txt',              $
                              ''],                                      $
                   comments: ['Best calibration since 2008/09/13.',        $
                    'Response extended to 400 A',                      $
                              '',                                       $
                              '',                                       $
                              '',                                       $
                              '',                                       $
                              '',                                       $
                              '',                                       $
                              '']                                       $
         }




;
;
;
;..............................................
;
;"Channel" subsection.
;
;The following are assigned values in this file.
;
;- name
;- long_name
;- geom
;- en_filter name
;- mirror1 name
;- mirror2 name
;- fp_filter1 name
;- fp_filter2 name
;- ccd name
;- comments [optional]



channel = [                                                        $
           {                                                       $
 	          name: 'Al-mesh',			           $
             long_name: 'Al-mesh XRT channel',			   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Open',                                    $
            fp_filter2: 'Al-mesh',                                 $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
 	          name: 'Al-poly',			           $
             long_name: 'Al-poly XRT channel',			   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Al-poly',                                 $
            fp_filter2: 'Open',                                    $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
 	          name: 'C-poly',			           $
             long_name: 'C-poly XRT channel',			   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'C-poly',                                  $
            fp_filter2: 'Open',                                    $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
 	          name: 'Ti-poly',			           $
             long_name: 'Ti-poly XRT channel',			   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Open',                                    $
            fp_filter2: 'Ti-poly',                                 $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
 	          name: 'Be-thin',			           $
             long_name: 'Be-thin XRT channel',			   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Be-thin',                                 $
            fp_filter2: 'Open',                                    $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
 	          name: 'Be-med',			           $
             long_name: 'Be-med XRT channel',			   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Be-med',                                  $
            fp_filter2: 'Open',                                    $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
 	          name: 'Al-med',			           $
             long_name: 'Al-med XRT channel',			   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Al-med',                                  $
            fp_filter2: 'Open',                                    $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
 	          name: 'Al-thick',			           $
             long_name: 'Al-thick XRT channel',			   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Open',                                    $
            fp_filter2: 'Al-thick',                                $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
 	          name: 'Be-thick',			           $
             long_name: 'Be-thick XRT channel',			   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Open',                                    $
            fp_filter2: 'Be-thick',                                $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
                  name: 'Al-poly/Al-mesh',                         $
             long_name: 'Al-poly/Al-mesh XRT channel',		   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Al-poly',                                 $
            fp_filter2: 'Al-mesh',                                 $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
                  name: 'Al-poly/Ti-poly',                         $
             long_name: 'Al-poly/Ti-poly XRT channel',		   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Al-poly',                                 $
            fp_filter2: 'Ti-poly',                                 $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
                  name: 'Al-poly/Al-thick',                        $
             long_name: 'Al-poly/Al-thick XRT channel',		   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Al-poly',                                 $
            fp_filter2: 'Al-thick',                                $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
                  name: 'Al-poly/Be-thick',                        $
             long_name: 'Al-poly/Be-thick XRT channel',		   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'Al-poly',                                 $
            fp_filter2: 'Be-thick',                                $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
                  name: 'C-poly/Ti-poly',                          $
             long_name: 'C-poly/Ti-poly XRT channel',		   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'C-poly',                                  $
            fp_filter2: 'Ti-poly',                                 $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           },                                                      $
           {                                                       $
                  name: 'C-poly/Al-thick',                         $
             long_name: 'C-poly/Al-thick XRT channel',		   $
                  geom: 'FM_geometry',                             $
             en_filter: 'Entrance',                                $
               mirror1: 'FM_mirror',                               $
               mirror2: 'FM_mirror',                               $
            fp_filter1: 'C-poly',                                  $
            fp_filter2: 'Al-thick',                                $
                   ccd: 'FM_CCD',                                  $
              comments: ['Best calibration since Spring 2010.',    $
                         '',                                       $
                         '',                                       $
                         '',                                       $
                         '']                                       $
           }                                                       $
          ]




;
;
;
;..............................................
end
