d1eg0
d1eg0
Hi, just sharing a small code to get the results from gamma to NNLoc: ``` catalogs, assignments = association(pick_df, station_df, config, method=config["method"]) catalog = pd.DataFrame(catalogs) assignments = pd.DataFrame(assignments, columns=["pick_index", "event_index",...
Hello, I'm trying to apply autoRIFT on some TSX data no-multilooked. Would you give me a hand? I ran dense-offsets to the data with ISCE2 stack processor, so it is...
Hello Anthony, First and foremost, I want to express my gratitude for your continued support and invaluable advice on using NonLinLoc. Your guidance has been instrumental in my journey of...
Hello Anthony, I'm currently working with three stations and have been encountering that the len3 error in the `./NLL/loc_s/ALL.sum.grid0.loc.hyp` file is around 30km. Given this, I'm interested in using NLL-SSST-coherence...
ISCE GPU
Hello everyone, I am currently facing an intermittent issue while using the GPU mode to execute TopoGPU and Geo2rdr in stackStripMap.py (specifically, run files 01 and 03). The problem arises...
Hello, I am using a seismic event picker that isn't currently integrated with EasyQuake and I can produce picks in a format similar to EasyQuake's expected input (e.g., "MB NDMT...