diff --git a/RELEASE.txt b/RELEASE.txt index e4be4d2a8..bd6a10408 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -169,6 +169,9 @@ New Features 13. (25um Gotthard) Added start acquisition delay to master module. + 14. (Gotthard) New constraints include minimum exposure time is 186 ns and + minimum period is 1278 ns + current exposure time. + Receiver -------- @@ -231,7 +234,9 @@ Resolved Issues and stop acquisition. 10. (Gotthard) completely removed the possibility to set timing modes - other than auto and trigger as they are not implemented anyway. + other than auto and trigger as they are not implemented anyway. Also + signal index 1, 2 and 3 are reserved and hence, cannot be configured for + an external trigger. 11. Non Mythen and non Eiger detectors can also now get settings file from board. diff --git a/settingsdir/gotthard/dynamicgain/settings.sn b/settingsdir/gotthard/dynamicgain/settings.sn index 324a9774c..12aef34b2 100755 --- a/settingsdir/gotthard/dynamicgain/settings.sn +++ b/settingsdir/gotthard/dynamicgain/settings.sn @@ -4,5 +4,5 @@ VcascP 1480 Vout 1520 Vcasc 1320 Vin 1350 -Vref_comp 887 +Vref_comp 350 Vib_test 2001 diff --git a/settingsdir/gotthard/highgain/settings.sn b/settingsdir/gotthard/highgain/settings.sn index 324a9774c..12aef34b2 100644 --- a/settingsdir/gotthard/highgain/settings.sn +++ b/settingsdir/gotthard/highgain/settings.sn @@ -4,5 +4,5 @@ VcascP 1480 Vout 1520 Vcasc 1320 Vin 1350 -Vref_comp 887 +Vref_comp 350 Vib_test 2001 diff --git a/settingsdir/gotthard/lowgain/settings.sn b/settingsdir/gotthard/lowgain/settings.sn index 324a9774c..12aef34b2 100644 --- a/settingsdir/gotthard/lowgain/settings.sn +++ b/settingsdir/gotthard/lowgain/settings.sn @@ -4,5 +4,5 @@ VcascP 1480 Vout 1520 Vcasc 1320 Vin 1350 -Vref_comp 887 +Vref_comp 350 Vib_test 2001 diff --git a/settingsdir/gotthard/mediumgain/settings.sn b/settingsdir/gotthard/mediumgain/settings.sn index 324a9774c..12aef34b2 100644 --- a/settingsdir/gotthard/mediumgain/settings.sn +++ b/settingsdir/gotthard/mediumgain/settings.sn @@ -4,5 +4,5 @@ VcascP 1480 Vout 1520 Vcasc 1320 Vin 1350 -Vref_comp 887 +Vref_comp 350 Vib_test 2001 diff --git a/settingsdir/gotthard/veryhighgain/settings.sn b/settingsdir/gotthard/veryhighgain/settings.sn index 324a9774c..12aef34b2 100644 --- a/settingsdir/gotthard/veryhighgain/settings.sn +++ b/settingsdir/gotthard/veryhighgain/settings.sn @@ -4,5 +4,5 @@ VcascP 1480 Vout 1520 Vcasc 1320 Vin 1350 -Vref_comp 887 +Vref_comp 350 Vib_test 2001