Opened 7 years ago

Closed 6 years ago

#1666 closed enhancement (fixed)

bundle_info.xml DataFormat classifier needs allow_directory option

Reported by: Tom Goddard Owned by: Eric Pettersen
Priority: moderate Milestone:
Component: Tool Shed Version:
Keywords: Cc: Conrad Huang
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Need ChimeraXClassifier DataFormat allow_directory option corresponding to the new option of this name in register_format().

I added an allow_directory option to io.register_format() so that DICOM directories can be opened. The dicom module can't register the format in bundle_info.xml because the allow_directory option is not available in the ChimeraXClassifier DataFormat arguments. So currently its being done in the dicom module custom init function.

Change History (2)

comment:1 by Greg Couch, 6 years ago

Owner: changed from Greg Couch to Eric Pettersen

Believe Eric has fixed this.

comment:2 by Eric Pettersen, 6 years ago

Resolution: fixed
Status: assignedclosed

The data-formats manager supports an "allow_directory" attribute.

Note: See TracTickets for help on using tickets.