What's Changed
* allows to configure wandb run id by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/48
* allows val change for wandb by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/49
* allows to reduce the memory footprint by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/50
* allows to filter by obs time by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/51
* adds correct scaling factors by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/52
* several improvements and fixes by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/53
* refactors prediction pipeline by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/54
* Feature/obs time config by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/55
* adds an option to also store the source image by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/56
* several minor improvements, adds debug option, fixes image generation by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/57
* fixes an issue where a calculation likely was not on the gpu by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/58
* times train loop by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/59
* fixes issues with prediction and enhances generation by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/60
* adds vae config by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/61
* adds config with reduced lr for the default cevae by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/62
* adds a new limb config, an analysis notebook and changes the scaling … by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/63
* Adds a threshold based baseline model by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/64
* adds a reconstruct command that exposes mu and std for each sample by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/65
* adds more metrics by mariusgiger in https://github.com/i4Ds/sdo-cli/pull/66
**Full Changelog**: https://github.com/i4Ds/sdo-cli/compare/0.0.14...0.0.16