Skip to content

Latest commit

 

History

History
144 lines (91 loc) · 3.58 KB

changelog.md

File metadata and controls

144 lines (91 loc) · 3.58 KB

Changelog

All notable changes to this project will be documented in this file.

2024-09-06

  • Trial aligned series views

2024-09-05

  • CEBRA jobs

2024-09-04

  • Feedback form

2024-08-30

  • PSHT: improve state/tab persistence
  • DANDI Api key secrets

2024-08-30

  • Select units by variable in PSTH
  • Improve PSTH state

2024-08-29

  • PSTH: rework tool bar
  • PSTH: trial filter
  • Rework Spike Sorting Dendro view

2024-08-28

  • Improve EphysAndUnits button - only show if sampling rate >= 10 kHz

2024-08-24

  • Secondary neurodata item instead of special buttons
  • PSTH button appears even when units not in standard location
  • PSTH links in widget tab

2024-08-22

  • Ephys + Units view
  • Show left panel for item view even when plugin is not found
  • Dendro provenance for individual neurodata objects

2024-08-21

  • Dendro provenance!
  • Rename pairio -> dendro

2024-08-20

  • Spike sorting: Update compression ration choices to include 'lossless'

2024-08-19

  • Add unit locations view

2024-08-14

  • Use HEAD request to DANDI bucket rather than aborted GET

2024-08-09

  • Use .lindi.tar instead of .lindi
  • Add post-processing step for spike sorting
  • Improve appearance of electrode geometry view
  • Develop spike sorting view for ephys data

2024-08-07

  • Use .lindi instead of .lindi.json
  • QFC decompression for lindi files

2024-08-02

  • Support lindi tar!

2024-07-30

  • Fix TabWidget bug, incorrect number of tabs
  • Format rate/duration in timeseries plots

2024-07-29

  • View timeseries alignment: tooltip and color
  • Longer duration spike sorting
  • Display rate and duration in timeseries plots

2024-07-26

  • Fix units summary ac view
  • List recently viewed Dandisets

2024-07-25

2024-07-24

  • Moved source code to this repository (was in fi-sci monorepo)
  • Updated dev docs to reflect change in source code location
  • Fix bug where timeseries was not showing because conversion = NaN
  • Fix local NWB file server to correctly handle range requests! Who knows how it could have been working before the bug fix ??
  • Fix image orientation for Image Neurodata objects
  • Timeseries: color by channel and change color of x axis line
  • Improve visibility sensing: use useInView()
  • Improve plotly lazy loading behavior
  • Uniform code formatting throughout the project

2024-07-22

  • Refactor Pairio (dendro) view item for better UI flow
  • Fix Pairio (dendro) component: Add jobFilter to useAllJobs so that only jobs relevant to the object path are shown
  • Fix display problem with tab widgets
  • Add Vercel analytics

2024-07-20

  • Improve AVI page layout (use left panel)

2024-07-18

  • Show y axis label in timeseries plots
  • Disable pairio (dendro) views when viewing local files

2024-07-12

  • Implement AVI video view using Pairio/Dendro
  • Improve brightness/contrast controls for images