Skip to content

Remove requirement for intensity map#30

Open
JBorrow wants to merge 3 commits into
mainfrom
remove_required_intensity_map
Open

Remove requirement for intensity map#30
JBorrow wants to merge 3 commits into
mainfrom
remove_required_intensity_map

Conversation

@JBorrow
Copy link
Copy Markdown
Member

@JBorrow JBorrow commented May 20, 2026

Removes the requirement for the intensity map and adds a new property to DepthOneMapTable:

x = DepthOneMapTable().coverage_path

which is a path to a map that can be used for coverage checking.

@JBorrow JBorrow requested review from Sulla2012 and axf295 May 20, 2026 20:11
Copy link
Copy Markdown
Contributor

@axf295 axf295 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good. is this coverage not calculated anywhere in mapcat? i.e. coverage_map should be implemented in those locations

(I had thought there was tiling information or something)

@JBorrow
Copy link
Copy Markdown
Member Author

JBorrow commented May 20, 2026

Indeed we should refactor those other cases that just use map blindly...

@axf295
Copy link
Copy Markdown
Contributor

axf295 commented May 20, 2026

Indeed we should refactor those other cases that just use map blindly...

copilot -- do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants