Commit b336f80
solved the bug. convert_y_unit function supports Numpy Array as input (#66)
* solved diving by zero bug
* solved the bug. Now it supports numpy array as input
* Update utils.py
Co-authored-by: Ken Kao <KenKao@Kens-MacBook-Pro.local>
Co-authored-by: Kexin Huang <kexinhuang@hsph.harvard.edu>
Co-authored-by: Kexin Huang <kh2383@nyu.edu>1 parent be67b6b commit b336f80
1 file changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
853 | 858 | | |
854 | | - | |
855 | 859 | | |
856 | 860 | | |
857 | 861 | | |
858 | 862 | | |
859 | 863 | | |
860 | 864 | | |
861 | | - | |
862 | | - | |
863 | | - | |
864 | | - | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
865 | 868 | | |
866 | 869 | | |
867 | | - | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
868 | 873 | | |
869 | 874 | | |
870 | 875 | | |
| |||
0 commit comments