Reverb.filter_line

Line number of one line to include in the output .delay_dump file. This is the python internal line number. It can be found using either the macro-atom mode (which prints out the line number once it’s found one) or by doing an exploratory run with Reverb.filter_lines = -1, then looking through the delay dump file for photons of the right wavelength to see what their line is. This should almost certainly be changed to be specified using a species and wavelength!

Type
Integer
Values
Any valid line index
File
setup_reverb.c
Parent(s)