Modify

Opened 13 years ago

Closed 13 years ago

#167 closed defect (fixed)

make_sinos.py only looks for TIFF files

Reported by: Suren A. Chilingaryan Owned by: Matthias Vogelgesang
Priority: minor Milestone:
Component: ufo-scripts Version:
Keywords: Cc:

Description

return len([name for name in os.listdir(path) if name.endswith('.tif')])

I'd add at least .edf .EDF .TIF .tiff .TIFF

Attachments (0)

Change History (1)

comment:1 Changed 13 years ago by Matthias Vogelgesang

Resolution: fixed
Status: newclosed

Done with 12316f3.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matthias Vogelgesang.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.