Skip to content

Commit 1415066

Browse files
add credits
1 parent f4bb610 commit 1415066

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

quantifai/map_uncertainty.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
"""
2+
Part of these functions were copied and or modified from
3+
https://github.com/astro-informatics/Optimus-Primal
4+
5+
"""
6+
17
import numpy as np
28
import skimage as ski
39
import torch

0 commit comments

Comments
 (0)