Skip to content
Snippets Groups Projects

[AGIPD][CORRECT] Use calcat_interface and remove precorrection notebook

Merged Karim Ahmed requested to merge AGIPD_calcat_interface into master
3 files
+ 127
119
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -188,9 +188,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3.8.11 ('.cal4_venv')",
"display_name": "cal4_venv",
"language": "python",
"name": "python3"
"name": "cal4_venv"
},
"language_info": {
"codemirror_mode": {
@@ -202,7 +202,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.11"
"version": "3.8.11 (default, Jul 2 2021, 14:23:46) \n[GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]"
},
"orig_nbformat": 4,
"vscode": {
Loading