Matthias Mittner
Matthias Mittner
I think it would be convenient to re-run cells whose content has changed. One way is to hash the cells' code and put it into the pickle file and compare...
This patch creates a major mode for ikiwiki-markdown which is currently used to filter out ikiwiki directives (which look a little like markdown-links and are therefore erroneously followed by markdown-mode)....
the member `response_x` needs to be deleted after calculation
add a function that allows to specify segments as blinks (those that are not detected by the blink detection algorithms); Perhaps allow to specify them by clicking into the plot...
Create a `BinocularPupilData` object that can simultaneously represent data from both the left and the right eye. Internally, this class can keep two `PupilData`-objects and pass on all the operations...
one method discussed in this paper: https://onlinelibrary.wiley.com/doi/full/10.1111/j.1467-7687.2008.00805.x
Add Quarto template for MDPI journals
For complex CVs, adding the ability to include YAML files in the "master" YAML file would be great. For example, say that we have generated a `publications.yaml` file (perhaps by...
It would be great if renderCV would allow to define custom EntryTypes in addition to custom fields/templates. For example, I would be interested in a `DateEntry` type which would be...