Commit 58c423e95781426a4246dfa43a673bfcdf37a079

Authored by Annie Hughes
1 parent edeb9236
Exists in master

not sure

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
src/idl/dustem_collect_wav.pro
... ... @@ -4,6 +4,8 @@ FUNCTION dustem_collect_wav,filt_names
4 4 ;requested filters.
5 5 ;sort them in increasing order and removes duplicates.
6 6  
  7 +; need to write doc help section
  8 +
7 9 Nfilt=n_elements(filt_names)
8 10 all_wavs=[0.D0]
9 11  
... ...