This commit is contained in:
2026-06-02 17:16:47 +02:00
parent dd39339497
commit ec187e673a
18 changed files with 29 additions and 1396 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -25,8 +25,8 @@ DB_NAME = "edc"
STUDY_FULL = "77242113UCO3001"
VERSION = "1.0"
OUTPUT_DIR = Path(__file__).parent / "reports"
TRASH_DIR = OUTPUT_DIR / "TRASH"
OUTPUT_DIR = Path(r"U:\Dropbox\!!!Days\Downloads Z230")
TRASH_DIR = Path(__file__).parent / "reports" / "TRASH"
COLLECTIONS = [
"UCO3001.DateofVisit",
Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 KiB

After

Width:  |  Height:  |  Size: 550 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 54 KiB

File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long