-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
user issuesomething important users have discovered that we didn'tsomething important users have discovered that we didn't
Description
Hi all,
I have been resorting to a hack for a little while now and think I should report this so that this can get fixed.
The following procedure "breaks" phenix, so that it does not recognize my file as xray data:
ds_mtz = rs.read_mtz(path)
meteor_map = rsmap.Map(ds_mtz)
meteor_map.write_mtz(loc)
So, what I have been using in the past, was to modify my meteor map and save it as extra columns to a ds_mtz2 and potentially delete unneeded columns.
So far I couldn't figure out why one works and the other doesn't, but if this is not just an issue on my machine, it definitely needs fixing!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
user issuesomething important users have discovered that we didn'tsomething important users have discovered that we didn't