Skip to content

Merge does not work #23

@bennahugo

Description

@bennahugo

Getting

Traceback (most recent call last):
  File "/home/bhugo/LunarPolarimetry/venv/bin/breizorro", line 5, in <module>
    main()
  File "/home/bhugo/LunarPolarimetry/venv/lib/python3.8/site-packages/breizorro/breizorro.py", line 251, in main
    mask_image += fits[0]
numpy.core._exceptions.UFuncTypeError: Cannot cast ufunc 'add' output from dtype('float32') to dtype('bool') with casting rule 'same_kind'

... why are we adding masks --- these are binaries - it is better to just or them...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions