Warning: Trying to access array offset on value of type null in /home/site/wwwroot/lib/plugins/move/action/rename.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /home/site/wwwroot/lib/plugins/move/action/rename.php:42) in /home/site/wwwroot/inc/actions.php on line 38
include_and_ingest [topas wiki]

User Tools

Site Tools


include_and_ingest

This is an old revision of the document!


#include and #ingest

The TOPAS #include and #ingest commands let you bring extra information into an INP file. #ingest will be available from TA v8 onwards.

Putting command “#include filename.inc” will include any topas instructions in filename.inc when you run a refinement. It's useful for storing information that needs to be read, but is not part of a refinement. One example would be putting a #list of information about a set of datafiles to be analysed in a separate file. Information like fixed instrumental parameters could also be read using #include.

#ingest is similar, but reads information from an external file into the INP file. Any refined values then get included in the OUT file, and can be analysed or used in subsequent refinements.

include_and_ingest.1721387202.txt.gz · Last modified: 2024/07/19 11:06 by johnsoevans