Skip to content
Open
Show file tree
Hide file tree
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
@@ -1,4 +1,4 @@
# The `Unit_test_abs_logger_1D_space` Instrument
# The `Test_abs_logger_1D_space` Instrument

*McStas: Test of the 1 dimensional spatial absorption logger*

Expand Down Expand Up @@ -29,6 +29,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_abs_logger_1D_space.instr) for `Unit_test_abs_logger_1D_space.instr`.
- [Source code](Test_abs_logger_1D_space.instr) for `Test_abs_logger_1D_space.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Union_unit_test_abs_logger_1D_space
* Instrument: Test_abs_logger_1D_space
*
* %Identification
* Written by: Mads Bertelsen
Expand All @@ -29,7 +29,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_abs_logger_1D_space()
DEFINE INSTRUMENT Test_abs_logger_1D_space()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_abs_logger_1D_space_event` Instrument
# The `Test_abs_logger_1D_space_event` Instrument

*McStas: Test of Union_abs_logger_1D_space_event*

Expand All @@ -24,6 +24,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_abs_logger_1D_space_event.instr) for `Unit_test_abs_logger_1D_space_event.instr`.
- [Source code](Test_abs_logger_1D_space_event.instr) for `Test_abs_logger_1D_space_event.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Unit_test_abs_logger_1D_space_event
* Instrument: Test_abs_logger_1D_space_event
*
* %Identification
* Written by: Mads Bertelsen
Expand All @@ -24,7 +24,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_abs_logger_1D_space_event()
DEFINE INSTRUMENT Test_abs_logger_1D_space_event()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_abs_logger_1D_space_tof` Instrument
# The `Test_abs_logger_1D_space_t` Instrument

*McStas: Test of abs_logger_1D_space_tof*

Expand Down Expand Up @@ -28,6 +28,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_abs_logger_1D_space_tof.instr) for `Unit_test_abs_logger_1D_space_tof.instr`.
- [Source code](Test_abs_logger_1D_space_t.instr) for `Test_abs_logger_1D_space_t.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Unit_test_abs_logger_1D_space_tof
* Instrument: Test_abs_logger_1D_space_t
*
* %Identification
* Written by: Mads Bertelsen
Expand All @@ -28,7 +28,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_abs_logger_1D_space_tof()
DEFINE INSTRUMENT Test_abs_logger_1D_space_t()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_abs_logger_1D_space_tof_to_lambda` Instrument
# The `Test_abs_logger_1D_space_t_lam` Instrument

*McStas: Test of abs_logger_1D_space_tof_to_lambda that calculates wavelength from tof*

Expand Down Expand Up @@ -35,6 +35,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_abs_logger_1D_space_tof_to_lambda.instr) for `Unit_test_abs_logger_1D_space_tof_to_lambda.instr`.
- [Source code](Test_abs_logger_1D_space_t_lam.instr) for `Test_abs_logger_1D_space_t_lam.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Unit_test_abs_logger_1D_space_tof_to_lambda
* Instrument: Test_abs_logger_1D_space_t_lam
*
* %Identification
* Written by: Mads Bertelsen
Expand Down Expand Up @@ -36,7 +36,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_abs_logger_1D_space_tof_to_lambda()
DEFINE INSTRUMENT Test_abs_logger_1D_space_t_lam()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_abs_logger_1D_time` Instrument
# The `Test_abs_logger_1D_t` Instrument

*McStas: Test of Union 1D time absorption logger*

Expand Down Expand Up @@ -28,6 +28,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_abs_logger_1D_time.instr) for `Unit_test_abs_logger_1D_time.instr`.
- [Source code](Test_abs_logger_1D_t.instr) for `Test_abs_logger_1D_t.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Unit_test_abs_logger_1D_time
* Instrument: Test_abs_logger_1D_t
*
* %Identification
* Written by: Mads Bertelsen
Expand All @@ -28,7 +28,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_abs_logger_1D_time()
DEFINE INSTRUMENT Test_abs_logger_1D_t()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_abs_logger_2D_space` Instrument
# The `Test_abs_logger_2D_space` Instrument

*McStas: Test for Union_abs_logger_2D_space*

Expand All @@ -12,7 +12,7 @@
## Description

```text
Test of absorption logger with basic geometry from Unit_test_loggers_base.
Test of absorption logger with basic geometry from Test_loggers_base.

Includes conditional component to test record_to_temp functionality
of investigated abs_logger.
Expand All @@ -27,6 +27,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_abs_logger_2D_space.instr) for `Unit_test_abs_logger_2D_space.instr`.
- [Source code](Test_abs_logger_2D_space.instr) for `Test_abs_logger_2D_space.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Unit_test_abs_logger_2D_space
* Instrument: Test_abs_logger_2D_space
*
* %Identification
* Written by: Mads Bertelsen
Expand All @@ -16,7 +16,7 @@
* Test for Union_abs_logger_2D_space
*
* %Description
* Test of absorption logger with basic geometry from Unit_test_loggers_base.
* Test of absorption logger with basic geometry from Test_loggers_base.
*
* Includes conditional component to test record_to_temp functionality
* of investigated abs_logger.
Expand All @@ -27,7 +27,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_abs_logger_2D_space()
DEFINE INSTRUMENT Test_abs_logger_2D_space()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_abs_logger_event` Instrument
# The `Test_abs_logger_event` Instrument

*McStas: Test of Union_abs_logger_event*

Expand All @@ -24,6 +24,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_abs_logger_event.instr) for `Unit_test_abs_logger_event.instr`.
- [Source code](Test_abs_logger_event.instr) for `Test_abs_logger_event.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Unit_test_abs_logger_event
* Instrument: Test_abs_logger_event
*
* %Identification
* Written by: Mads Bertelsen
Expand All @@ -25,7 +25,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_abs_logger_event()
DEFINE INSTRUMENT Test_abs_logger_event()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_abs_logger_1D_space` Instrument
# The `Test_abs_logger_nD` Instrument

*McStas: Test of the monitor_nD like absorption logger*

Expand Down Expand Up @@ -29,6 +29,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_abs_logger_nD.instr) for `Unit_test_abs_logger_nD.instr`.
- [Source code](Test_abs_logger_nD.instr) for `Test_abs_logger_nD.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Union_unit_test_abs_logger_1D_space
* Instrument: Test_abs_logger_nD
*
* %Identification
* Written by: Mads Bertelsen
Expand All @@ -29,7 +29,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_abs_logger_1D_space()
DEFINE INSTRUMENT Test_abs_logger_nD()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_conditional_PSD` Instrument
# The `Test_conditional_PSD` Instrument

*McStas: Test of conditional_PSD*

Expand Down Expand Up @@ -26,6 +26,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_conditional_PSD.instr) for `Unit_test_conditional_PSD.instr`.
- [Source code](Test_conditional_PSD.instr) for `Test_conditional_PSD.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Unit_test_conditional_PSD
* Instrument: Test_conditional_PSD
*
* %Identification
* Written by: Mads Bertelsen
Expand All @@ -25,7 +25,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_conditional_PSD()
DEFINE INSTRUMENT Test_conditional_PSD()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_conditional_standard` Instrument
# The `Test_conditional_standard` Instrument

*McStas: Test of Union_conditional_standard*

Expand Down Expand Up @@ -26,6 +26,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_conditional_standard.instr) for `Unit_test_conditional_standard.instr`.
- [Source code](Test_conditional_standard.instr) for `Test_conditional_standard.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Unit_test_conditional_standard
* Instrument: Test_conditional_standard
*
* %Identification
* Written by: Mads Bertelsen
Expand All @@ -25,7 +25,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_conditional_standard()
DEFINE INSTRUMENT Test_conditional_standard()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_logger_1D` Instrument
# The `Test_logger_1D` Instrument

*McStas: Test of Union 1D logger*

Expand Down Expand Up @@ -28,6 +28,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_logger_1D.instr) for `Unit_test_logger_1D.instr`.
- [Source code](Test_logger_1D.instr) for `Test_logger_1D.instr`.

---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Risoe National Laboratory, Roskilde, Denmark
* Institut Laue Langevin, Grenoble, France
*
* Instrument: Unit_test_logger_1D
* Instrument: Test_logger_1D
*
* %Identification
* Written by: Mads Bertelsen
Expand All @@ -28,7 +28,7 @@
* %End
*******************************************************************************/

DEFINE INSTRUMENT Unit_test_logger_1D()
DEFINE INSTRUMENT Test_logger_1D()

DECLARE
%{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The `Unit_test_logger_2DQ` Instrument
# The `Test_logger_2DQ` Instrument

*McStas: Test of the Union 2DQ logger that shows scattering vector projected onto 2D plane*

Expand Down Expand Up @@ -29,6 +29,6 @@ Parameters in **boldface** are required; the others are optional.

## Links

- [Source code](Unit_test_logger_2DQ.instr) for `Unit_test_logger_2DQ.instr`.
- [Source code](Test_logger_2DQ.instr) for `Test_logger_2DQ.instr`.

---
Loading
Loading