Gianluca Tomasello

Results 154 comments of Gianluca Tomasello

@arose I have found an other issue like this on PDB ID 2XUT (bcif format) ![image](https://github.com/molstar/molstar/assets/20627977/3a076688-b1d7-4aeb-ae17-54d6d295fb48)

Sure, here is a test state [test-state.molj.txt](https://github.com/molstar/molstar/files/15338653/test-state.molj.txt) ![image](https://github.com/molstar/molstar/assets/20627977/d57f648a-07fd-4a1d-b5f7-1274db1f25fb)

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 ![image](https://github.com/user-attachments/assets/bba42f8a-c439-4a92-9d2d-38919315dd69)

I mean this ![image](https://github.com/user-attachments/assets/a13951fc-7f77-49b5-a140-a41a5ea7f0c9)

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? ![image](https://github.com/user-attachments/assets/828590b2-66d1-4336-ad31-696028ca77ff)

Hi @corredD, So when I try to load trajectory and file together I'm getting this. ![image](https://github.com/user-attachments/assets/6f407837-1c1c-4d3d-b9d6-72a484d0f4d6) If I load the traj directly I get this instead. ![image](https://github.com/user-attachments/assets/41e02216-1958-4266-8847-14253e5d9356) 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 ![image](https://github.com/user-attachments/assets/7a92b345-ca59-4af4-a17a-278daa6f2d17)

@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...