Katharina Anders

Results 5 comments of Katharina Anders

Hi, you could adapt the scanner mounting using the rotation tag in the XML files (see description of platforms in the Helios++ beta Wiki). Probably you'd want to have -90°...

Thanks, got it! Since all scanners are rotating, you'd have to go for a trick, two suggestions: 1. Set `"scanAngle_deg"` so small, that only one pulse is emitted (nadir), nothing...

Relevant code part to consider `skip_unfinished`: https://github.com/3dgeo-heidelberg/py4dgeo/blob/debug_4dobc/src/py4dgeo/segmentation.py#L955

I think the preferred way is to change the default parameters of invalidate_results() and would support this, as I agree that in most cases users will want to re-run solely...

@hdaan could you implement the suggested change and make a pull request?