summaryrefslogtreecommitdiff
path: root/szilagyi
AgeCommit message (Collapse)Author
2022-08-31Wrapped points into a classAki
The getitem implementation is here to ease the transition and divide it into clear small steps. Later, it will be removed in favour of x and y properties or simply real and imag accesses.
2022-08-30Filled SWI -10 dataset with more entriesAki
Function is a constant, but having more entries allows to make some assumptions about all the datasets.
2022-08-30Included dataset in the packageAki
2022-08-30Extracted plots related stuff to own submoduleAki
2022-08-30Wrapped script in a setup.py packageAki