LArbys / LArCV

Liquid Argon Computer Vision
11 stars 9 forks source link

implemented changes to view on arbitrary number of channels. debugged… #19

Closed twongjirad closed 8 years ago

twongjirad commented 8 years ago

… with 12 ch images.

added function in data manager to get number of channels in order to fill drop down menu.

channel number is store in self.planes

this array is passed to data interface via datamanager.get and onward

debugged with 12 channel data that this works

Vic should review to see if changes OK and compatible with other image types