Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,11 @@
*
* %Description
*
* Very simple test instrument for the SasView_model component
* Very simple test instrument for 3 examples from the suite of SasView_ components.
* Select sample model with 'model_index':
* 1= SasView_barbell
* 3= SasView_bcc_paracrystal
* 47= SasView_parallelepiped
*
* %Example: model_index=1 Ncount=1e6 par1=4 par2=1 par3=40 par4=20 par5=400 Detector: detector_I=5e6
* %Example: model_index=3 Ncount=1e6 par1=220 par2=0.06 par3=40 par4=4 par5=1 Detector: detector_I=3.3e4
Expand Down
Loading