Hope you're well. I'm walking through the code for PhiSat-2 and have some questions.
-
When introducing the band misalignment in PhiSat2, I notice that one of the displacement value is set to 0. Is this part of the testing code? If not, may I ask what is the purpose here?
|
shifts[0, :] = np.array([0.0, 0.0]) |
-
When using the Windows binary for PhiSat2 (phisat2_win.bin), there's a Windows warning that the file contains virus. When uploaded to Google Drive, it also reports a virus. This isn't the case for the IMAGIN-e binaries. By any chance can this be checked or re-compiled?
https://cloud.sinergise.com/s/g88Ns32rXB3AT6i
Thanks,
Yu Sun
Hope you're well. I'm walking through the code for PhiSat-2 and have some questions.
When introducing the band misalignment in PhiSat2, I notice that one of the displacement value is set to 0. Is this part of the testing code? If not, may I ask what is the purpose here?
orbitalAI/phisat-2/phisat2_utils.py
Line 281 in 57a7b92
When using the Windows binary for PhiSat2 (
phisat2_win.bin), there's a Windows warning that the file contains virus. When uploaded to Google Drive, it also reports a virus. This isn't the case for the IMAGIN-e binaries. By any chance can this be checked or re-compiled?https://cloud.sinergise.com/s/g88Ns32rXB3AT6i
Thanks,
Yu Sun