dshean / demcoreg

Utilities for DEM and point cloud co-registration
MIT License
110 stars 42 forks source link

I can't find a program that generates "dem_align_stats.pkl". #42

Closed js3497 closed 2 years ago

js3497 commented 2 years ago

Hello! For the "dem_align_post.ipynb".I wonder how should I get "dem_align_stats.pkl". I could only find the program to generate "dem_align_stats_201909_rerun.pkl".

dshean commented 2 years ago

Hi @js3497 . Sorry about the delayed response - this slipped through the cracks. I believe some of the filenames were hardcoded (or later renamed) for multiple runs of that notebook with different inputs. Hopefully that makes sense.

js3497 commented 2 years ago

Hi @dshean Can you be more specific? I really couldn't find a step that would generate "dem_align_stats.pkl".

dshean commented 2 years ago

The notebook you mention will generate a pkl file. You can change the output filename to whatever you want, it doesn't really matter. You don't need to have it explicitly named dem_align_stats.pkl.