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)
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ufo/chrome/site/your_project_logo.png)
Done with 12316f3.