Skip to content

rfree flag propogation #130

@cvazz

Description

@cvazz

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!

Metadata

Metadata

Assignees

Labels

user issuesomething important users have discovered that we didn't

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions