snoplusuk / echidna

MIT License
4 stars 12 forks source link

Config #68

Closed mjmottram closed 9 years ago

mjmottram commented 9 years ago

Allow arbitrary number of axes, dimensions specified in config file. Note that there will be compatibility issues with old spectra file (load_old will assist with this, but I've also removed all of the old timing dimensions).

mjmottram commented 9 years ago

Closes #58

jwaterfield commented 9 years ago

Hi @mjmottram would you be able to fix the conflicts? I can take over the PR afterwards if you'd like?

mjmottram commented 9 years ago

Urgh, this is pretty horrible to fix having not really used Echidna before.

jwaterfield commented 9 years ago

Don't worry too much about getting it completely working, I can finish it off. I just need the conflicts resolved so I can checkout the branch

mjmottram commented 9 years ago

Done, I think. Will need some tests run by someone.

jwaterfield commented 9 years ago

OK great I'll merge these commits into my branch and I'll work on checking that all the functionality is still there. Thanks!