Closed marixko closed 3 months ago
@marixko thank you for the report! Just in case, could you please check if you have up-to-date hipscat
and lsdb
? Could you please run
pip uninstall lsdb hipscat
pip install lsdb
Sorry! This is my bad. I've just tagged lsdb v0.2.8 that contains the fix. This should propagate to pypi within the hour.
It is working flawlessly now, thank you! :smile:
Bug report
I am trying to use lsdb.from_dataframe() to crossmatch two dataframes. I am getting "AttributeError: module 'hipscat.pixel_math' has no attribute 'compute_pixel_map'" error message:
I am running lsdb 0.2.7, Python 3.12.
Code:
Before submitting Please check the following: