Sean

Results 2 comments of Sean

Yeah, I'm seeing issues exporting any models w/ two channels. Single channel seems to work fine.

In mycase it looks like the following wasn't stored in the generated .gin files for some reason: ``` model.RAVE.n_channels = 2 ``` When I added that to the .gin file...