Skip to content

Commit ee36189

Browse files
committed
fix: rename and add origin
1 parent 26b25cf commit ee36189

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/usr/bin/env python3
2-
2+
##################################################################################
3+
# ADAPTED FROM BHAWANI SINGH's ORIGINAL SCRIPT:
4+
# /w/hallb-scshelf2102/clas12/singh/Softwares/QADB_studies/python/main2.py
5+
##################################################################################
36
import numpy as np
47
import os
58
import sys

0 commit comments

Comments
 (0)