Skip to content

remove need for template scanner #102

@KrisThielemans

Description

@KrisThielemans

Since STIR 6.3, a template scanner is no longer required for lm_to_projdata. Removing this could therefore simplify things a lot. This would need to be verified if it actually works (i.e. if there's sufficient information in the .hroot file).

Locations where it could be removed.

; template_scanner.hs is delivered by `SubScripts/PrepareScannerFiles.sh`
template_projdata := UnlistingTemplates/STIR_scanner.hs

cp -vp $D690_DIR/STIRScanner_D690_full_segment.hs UnlistingTemplates/STIR_scanner.hs

cp -vp $mMR_DIR/STIR_scanner.hs UnlistingTemplates/STIR_scanner.hs

and obviously the template .hs files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions