Commit 9818c4c0709a0f2fcebace92ac88e29399da29d2
1 parent
8750295b
Exists in
master
cant remember what I did
Showing
2 changed files
with
3 additions
and
2 deletions
Show diff stats
src/idl/dustem_plugin_freefree.pro
... | ... | @@ -66,9 +66,9 @@ mjy=1 ;output is in MJy/sr |
66 | 66 | lambir_ref=10000. |
67 | 67 | |
68 | 68 | ;stop |
69 | -use_method='Deschenes2008' | |
69 | +;use_method='Deschenes2008' | |
70 | 70 | ;use_method='WallsGabaud1998' |
71 | -;use_method='Dickinson2003_norm' | |
71 | +use_method='Dickinson2003_norm' | |
72 | 72 | |
73 | 73 | CASE use_method OF |
74 | 74 | 'WallsGabaud1998':BEGIN | ... | ... |