remove loading of experiment from experiments_index
Created by: wilsonmr
closes #415 (closed)
Perhaps I have missed the point here but I simplified experiments_index
quite a bit and use the dataset cuts the get the data point indices. Possibly a slightly faster way to contruct the multiindex such as from_arrays
method however this is very readable and not too slow