ISCE_INSAR/components/isceobj/TopsProc
Yuankailiu 3322c29698 Replace deprecated `normed` with `density` in numpy.histogram()
The normed keyword argument has been removed from np.histogram, np.histogram2d, and np.histogramdd. Use density instead. If normed was passed by position, density is now used.

Here is the change log:
https://numpy.org/devdocs/release/2.24.1-notes.html#expired-deprecations
2023-02-22 23:07:22 -08:00
..
CMakeLists.txt Add CMake build system 2019-12-21 17:34:50 -08:00
Factories.py Restore snaphu_mcf unwrapping option 2019-07-31 10:08:41 -08:00
SConscript Added downsample_snapu factory to TopsProc/Factories.py 2019-06-20 09:55:55 -07:00
TopsProc.py GPUresamp module updates (#325) 2021-09-23 14:04:19 -07:00
VRTManager.py Replace deprecated numpy.int with native int 2023-02-15 16:29:25 -08:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00
runBurstIfg.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runCoarseOffsets.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runCoarseResamp.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runComputeBaseline.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runCropOffsetGeo.py Adding all files 2019-01-16 11:40:08 -08:00
runDenseOffsets.py PyCuAmpcor: offer an option to add gross offset to output offset image 2021-02-16 13:02:04 -08:00
runESD.py Replace deprecated `normed` with `density` in numpy.histogram() 2023-02-22 23:07:22 -08:00
runFilter.py Adding all files 2019-01-16 11:40:08 -08:00
runFineOffsets.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runFineResamp.py GPUresamp module updates (#325) 2021-09-23 14:04:19 -07:00
runGeocode.py Adding all files 2019-01-16 11:40:08 -08:00
runIon.py Replace deprecated numpy.int with native int 2023-02-15 16:29:25 -08:00
runMergeBursts.py Replace deprecated numpy.int with native int 2023-02-15 16:29:25 -08:00
runMergeSLCs.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runOffsetFilter.py Hide scipy imports for stripmapapp 2019-12-16 15:43:04 -08:00
runOffsetGeocode.py Adding all files 2019-01-16 11:40:08 -08:00
runOverlapIfg.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runPrepESD.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runPreprocessor.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runRangeCoreg.py Replace deprecated `normed` with `density` in numpy.histogram() 2023-02-22 23:07:22 -08:00
runSubsetOverlaps.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runTopo.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runUnwrap2Stage.py Adding all files 2019-01-16 11:40:08 -08:00
runUnwrapGrass.py Adding all files 2019-01-16 11:40:08 -08:00
runUnwrapIcu.py Adding all files 2019-01-16 11:40:08 -08:00
runUnwrapSnaphu.py Replace deprecated numpy.int with native int 2023-02-15 16:29:25 -08:00
runVerifyDEM.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00
runVerifyGeocodeDEM.py Adding all files 2019-01-16 11:40:08 -08:00
run_downsample_unwrapper.py diversity: replaced oppressive language with neutral definitions of the images that comprise an interferogram through the entire repository 2020-07-02 12:40:49 -07:00