##// END OF EJS Templates
views: cohe_integr...
Fiorella Quino -
r143:eead8f6422fc
parent child
Show More
@@ -26,9 +26,9 def jars_conf(request, id_conf):
26 'cards_number', 'channels_number', 'channels',
26 'cards_number', 'channels_number', 'channels',
27 'rd_directory', 'raw_data_blocks', 'data_type',
27 'rd_directory', 'raw_data_blocks', 'data_type',
28 'acq_profiles', 'profiles_block', 'fftpoints',
28 'acq_profiles', 'profiles_block', 'fftpoints',
29 'incohe_integr', 'filter', 'spectral_number',
29 'incohe_integr', 'cohe_integr', 'filter', 'spectral_number',
30 'spectral', 'create_directory', 'include_expname',
30 'spectral', 'create_directory', 'include_expname',
31 'acq_link', 'view_raw_data', 'save_ch_dc']
31 'acq_link', 'view_raw_data', 'save_ch_dc',]
32
32
33 kwargs['title'] = 'JARS Configuration'
33 kwargs['title'] = 'JARS Configuration'
34 kwargs['suptitle'] = 'Details'
34 kwargs['suptitle'] = 'Details'
General Comments 0
You need to be logged in to leave comments. Login now