Re: [ccp4bb] Image names

2012-05-18 Thread Graeme Winter
Digest to filenames question, including Python code to answer (sorry) Cheerio, Graeme --- Majority along the lines of some_prefix_numbers.suffix e.g. foo_bar_1_0001.cbf however suggestion that there are cases where (numbers) start from 1, 2, 3 rather than 001, 002, 003 etc

[ccp4bb] Image names

2012-04-30 Thread Graeme Winter
Hi Folks, Following some bug reports I spent a few minutes over the weekend wrangling with regular expressions to digest image file names - the dismantling of e.g. foo_bar_001.img to foo_bar_###.img, 1 etc. I think now that the scheme I have should work for everything, however what I could real