We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6716b29 commit 004d3efCopy full SHA for 004d3ef
LC.py
@@ -18,6 +18,7 @@
18
ERROR: sth didn't work, abort mission
19
"""
20
21
+
22
def load_lc_npy(path):
23
24
to load LCs that are saved as numpy array through pickle with lc.save_npy()
0 commit comments