Loading Makefile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -34,7 +34,7 @@ endif OPT += -DWRITE_IMAGE OPT += -DWRITE_IMAGE # perform w-stacking phase correction # perform w-stacking phase correction OPT += -DPHASE_ON OPT += -DPHASE_ON # Support CFITSIO # Support CFITSIO !!! Remember to add the path to the CFITSIO library to LD_LIBRARY_PATH OPT += -DFITSIO OPT += -DFITSIO # Perform true parallel images writing # Perform true parallel images writing #OPT += -DPARALLELIO #OPT += -DPARALLELIO Loading Loading
Makefile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -34,7 +34,7 @@ endif OPT += -DWRITE_IMAGE OPT += -DWRITE_IMAGE # perform w-stacking phase correction # perform w-stacking phase correction OPT += -DPHASE_ON OPT += -DPHASE_ON # Support CFITSIO # Support CFITSIO !!! Remember to add the path to the CFITSIO library to LD_LIBRARY_PATH OPT += -DFITSIO OPT += -DFITSIO # Perform true parallel images writing # Perform true parallel images writing #OPT += -DPARALLELIO #OPT += -DPARALLELIO Loading