Gianluca Tomasello
Gianluca Tomasello
@arose I have found an other issue like this on PDB ID 2XUT (bcif format) 
Sure, here is a test state [test-state.molj.txt](https://github.com/molstar/molstar/files/15338653/test-state.molj.txt) 
This could help a bit I think, but I'm still seeing the previous issues. But I suppose to make blurring work properly on transparency would not be something easy to...
Yes still seeing this 
I mean this 
I am not sure how to load the trajectory. I am using https://mesoscope.scripps.edu/data/sim_data/Nup1.lammpstrj as trajectory and ```NPC-NUP98_Capsid.data``` as model file. Am I doing something wrong? 
Hi @corredD, So when I try to load trajectory and file together I'm getting this.  If I load the traj directly I get this instead.  Not sure what...
I have just found that it seems a browser related issue strangely.. It doesn't work in my chrome browser but it work in Firefox instead. Not sure why.. I am...
The issue seems not related to the parser itself. ```parseLammpsTrajectory``` is receiving an empty string as input. ```a.data``` is an empty string for some reason. https://github.com/molstar/molstar/blob/ba38fe2474734460332392b842c822cc6fbe027f/src/mol-plugin-state/transforms/model.ts#L162-L177 This is SO.Data.String 
@arose, with https://github.com/molstar/molstar/commit/8bda5103788d85ebeb019c89207313865589fa76 I am now able to visualize https://mesoscope.scripps.edu/data/sim_data/Nup1.lammpstrj using ball and stick representation without losing context. Something I noticed is that the system is generally very slow in...