jungmannlab / picasso

A collection of tools for painting super-resolution images

Home Page:https://picassosr.readthedocs.io/en/latest/?badge=latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example notebook missing table name to read pandas dataframe

ajasja opened this issue · comments

  • Picasso version: 0.67
  • Python version: 3.10
  • Operating System: Win11

Description

I believe the example (https://github.com/jungmannlab/picasso/blob/master/samples/SampleNotebook.ipynb) code to read localisation to a pandas dataframe is missing the table name 'locs'

What I Did

Without table name:
image

With table name:
image

Hi Ajasja,

Thanks for the note, I will try to release the updated version today.

Bests,
Rafal