Lucas

Results 30 issues of Lucas

Use pytorch-lightning logger implementation which allows for - tensorboard, csv, comet_ml, mlflow etc. - multiple loggers https://pytorch-lightning.readthedocs.io/en/stable/logging.html I think it is perfectly fine to use the logger without anything else...

enhancement

The stuff that we put in the param.yaml should be also found in the tensorboard logger. Log it there.

enhancement

X-Y are swapped compared to many other software. Normally that's just because we transpose the frame in the plot function. An easy solution is to remove the transpose and swap...

change

From @jries: Automatic determination does not work on example data. Why not? Try to fix. Also set auto EM gain as default [in Colab].

enhancement

INvestigate, rm old stuff and speed up.

enhancement

Currently when you load params they are autofilled by the reference which is bad style. Seperate

enhancement

**Describe the bug** Basic usage examples fails (at least in my conda env) **To Reproduce** ``` from onepassword import OnePassword import json op = OnePassword() # List all vaults json.loads(op.list_vaults())...

I propose using the classes MatRadScenario and MatRadSimulation to handle scenarios (nominal, standard deviations, shifts, etc.) and simulations, which are sets of scenarios. _Sorry if the following sounds like an...

When I did the DVH / QI changes I thought of indrucing 'dictionaries' at the end of cell arrays, since they are kind of hard to understand sometimes (as compared...

enhancement
help wanted

Your repo does not comply to the standards we defined in the lab. Make sure for your repo to have: - [ ] a description including the github handle of...

bot
dev_standard