Skip to content

Replace scripts with CA blocks

Description

Following up from !637 (merged). This relates to #138 and closes #135 (closed).

The following blocks are added

  • MultifoldTagger, replacing dump-kfold and dump-run3-paper (attention @nekumari)
  • FixedConeAssociation and ShrinkingConeAssociation (@wlai should be able to use these with the above to replace some stuff in dump-ufo
  • FoldHashDecorator replacing dump-augmented

I'm intentionally not squashing here so there are some examples of adding individual blocks in the commit history.

Review checklist:

  • CI Passing
  • Comments addressed
  • Source branch is up to date with target
Edited by Samuel Van Stroud

Merge request reports