rmnldwg / lyscripts

Scripts that are used in the pipelines of the lycosystem

Home Page:https://lyscripts.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refactor scripts into library

rmnldwg opened this issue · comments

I would like to refactor the scripts as they are into libraries of atomic, reusable functions that I can then again combine into versatile and declarative scripts.

This has sort of been achieved. A lot of the functionality is now in separate, somewhat atomic functions. But I actually don't want to create a super general tool here. Only working scripts I can use and other can reproduce my results with.