Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for ver 1.2.0 release #626

Merged
merged 277 commits into from
Mar 26, 2024
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 23, 2023

  1. onCancel when edit

    sanglevinh committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1f5759c View commit details
    Browse the repository at this point in the history
  2. fix remove data

    quanpython committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6f93994 View commit details
    Browse the repository at this point in the history
  3. fix cancel when edit

    sanglevinh committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a313fb4 View commit details
    Browse the repository at this point in the history
  4. alway cancel when edit

    sanglevinh committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    cfaaeee View commit details
    Browse the repository at this point in the history
  5. Disable workflow editing

    sanglevinh committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4f7f0db View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    772a7ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac380d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    c898987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9da4d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    47a92d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d2c297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d387884 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5541b5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbb2f16 View commit details
    Browse the repository at this point in the history
  6. fix typo on gui merge

    ReiHashimoto committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1c3be09 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    1667ff9 View commit details
    Browse the repository at this point in the history
  2. fix duplicate loading

    sanglevinh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ddc3e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c00702 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d8134b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix bug when add mutil ROI

    sanglevinh committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5abf693 View commit details
    Browse the repository at this point in the history
  2. fix warning

    sanglevinh committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fa25214 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop-main' into feature/add_ROI_edit

    # Conflicts:
    #	frontend/src/components/Workspace/Visualize/VisualizeItemLayoutMenuIcon.tsx
    sanglevinh committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    96cd3f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    623d986 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. fix call cancel edit roi

    sanglevinh committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fc00523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a84d69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fd68c6 View commit details
    Browse the repository at this point in the history
  4. handle exception

    quanpython committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    dd0ef48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b31d77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a6c4b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f7fc6f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge branch 'develop-main' into feature/disable_when_run_workflow

    # Conflicts:
    #	frontend/src/components/Workspace/Experiment/Button/ReproduceButton.tsx
    #	frontend/src/components/Workspace/FlowChart/Buttons/ClearWorkflow.tsx
    sanglevinh committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3184145 View commit details
    Browse the repository at this point in the history
  2. resolve conflic

    sanglevinh committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    551120b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7543be2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fa4022 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Merge branch 'develop-main' into feature/disable_when_run_workflow

    # Conflicts:
    #	frontend/src/components/Workspace/FlowChart/Buttons/ImportWorkflowConfig.tsx
    sanglevinh committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8e813db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f32ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1a5f83 View commit details
    Browse the repository at this point in the history
  4. fix duplicate loading

    sanglevinh committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    eaac673 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop-main' into feature/add_ROI_edit

    # Conflicts:
    #	frontend/src/components/Workspace/Visualize/Plot/ImagePlot.tsx
    sanglevinh committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    34ac954 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    421e088 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    dc5b50c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    ca576ed View commit details
    Browse the repository at this point in the history
  2. refactor code

    sanglevinh committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2668897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a03f49 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    f7d0ca6 View commit details
    Browse the repository at this point in the history
  2. Block invalid files

    sanglevinh committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d16195a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06683a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. fix loading comment

    sanglevinh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3bcf2c6 View commit details
    Browse the repository at this point in the history
  2. fix csv with header

    ReiHashimoto committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    93053ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4212831 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db08bcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f6bd94 View commit details
    Browse the repository at this point in the history
  6. use copied data

    ReiHashimoto committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a3da3cb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    5c4deb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f7bf7 View commit details
    Browse the repository at this point in the history
  3. add condition loading

    sanglevinh committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0b46f42 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fix condition cancel

    sanglevinh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e0c7461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b468909 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. remove unused import

    sanglevinh committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cc806bc View commit details
    Browse the repository at this point in the history
  2. fix download status

    quanpython committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ff88d8e View commit details
    Browse the repository at this point in the history
  3. add status download

    sanglevinh committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3657d33 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    c601db5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5aac05 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. add matlab node

    sanglevinh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    71d6599 View commit details
    Browse the repository at this point in the history
  2. fix UI node container

    sanglevinh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    89816b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acb580d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6129f67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92a14fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e2f0bb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. add node matlab

    sanglevinh committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4fc532d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. add microscope data reader modules (initial)

    add nikon nd2 reader modules
    itutu-tienday committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b83d67b View commit details
    Browse the repository at this point in the history
  2. apply formatter

    itutu-tienday committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1353fc7 View commit details
    Browse the repository at this point in the history
  3. add init member variables

    itutu-tienday committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    39c5c13 View commit details
    Browse the repository at this point in the history
  4. remove MatlabPlot

    sanglevinh committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3e8474e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba44f26 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Merge pull request #194 from arayabrain/feature/disable_when_run_work…

    …flow
    
    Disable workflow editing
    ReiHashimoto authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fbda797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f93505 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #234 from arayabrain/feature/suite2p-image-output

    Feature/suite2p image output
    ReiHashimoto authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4faa42c View commit details
    Browse the repository at this point in the history
  4. docker image verup

    - python:3.8.16-slim -> python:3.8.18-slim
    tienday committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e02b423 View commit details
    Browse the repository at this point in the history
  5. Added explicit loading of other libraries on which the microscopy lib…

    …rary depends
    tienday committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e56c439 View commit details
    Browse the repository at this point in the history
  6. docker image verup

    - python:3.8.16-slim -> python:3.8.18-slim
    tienday committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e0f08df View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop-main' into feature/up_load_url_link

    # Conflicts:
    #	frontend/src/components/Workspace/FlowChart/FlowChartNode/FileSelect.tsx
    sanglevinh committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    44c35ab View commit details
    Browse the repository at this point in the history
  8. fix typo

    tienday committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    79b848a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e17da7 View commit details
    Browse the repository at this point in the history
  10. fix fileType, add nameNode

    sanglevinh committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b2801f3 View commit details
    Browse the repository at this point in the history
  11. add dataType, change UI

    sanglevinh committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c926ff1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e82550 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge pull request #217 from arayabrain/feature/download-file-from-url

    Allow upload file via URL
    ReiHashimoto authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    20711f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #231 from arayabrain/feature/up_load_url_link

    Feature upload via url
    ReiHashimoto authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a8c284f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc5e435 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop-main' into feature/check_format_tiff_file

    # Conflicts:
    #	frontend/src/api/files/Files.ts
    #	frontend/src/store/slice/FileUploader/FileUploaderActions.ts
    sanglevinh committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5b8a919 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb82773 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa59613 View commit details
    Browse the repository at this point in the history
  7. fix param run matlab

    sanglevinh committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d06c8a1 View commit details
    Browse the repository at this point in the history
  8. fix ellipsis text

    sanglevinh committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    fc72b5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec1a0ca View commit details
    Browse the repository at this point in the history
  10. display matlab tree

    quanpython committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    505053e View commit details
    Browse the repository at this point in the history
  11. update MatNode schemas

    quanpython committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    96a15c1 View commit details
    Browse the repository at this point in the history
  12. add MatlabFileNode

    quanpython committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0a8e15b View commit details
    Browse the repository at this point in the history
  13. fix matlab file type

    quanpython committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c39a8cb View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Merge pull request #240 from arayabrain/feature/verify-tiff-image-input

    Handle input tiff image with dtype is float32
    ReiHashimoto authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    10679f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from arayabrain/improve-edit-roi

    Improve edit roi feature
    ReiHashimoto authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    a99d1a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cebae2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #106 from arayabrain/feature/add_ROI_edit

    Feature/add roi edit
    ReiHashimoto authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    df8f768 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop-main' into feature/matlab

    # Conflicts:
    #	frontend/src/store/slice/DisplayData/DisplayDataActions.ts
    sanglevinh committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1e0cc3b View commit details
    Browse the repository at this point in the history
  6. fix UI

    sanglevinh committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    9b73bef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b27ef37 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. change testdata path

    tienday committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    0922c2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #248 from arayabrain/feature/microscope/nikon

    add microscope data reader modules (initial)
    itutu-tienday authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    aa5ebd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf177e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c834624 View commit details
    Browse the repository at this point in the history
  5. remove isMatlabItem

    sanglevinh committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    94c6e91 View commit details
    Browse the repository at this point in the history
  6. create Inscopix isxd reader module

    tienday committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e136dd6 View commit details
    Browse the repository at this point in the history
  7. create olympus oir reader mock

    tienday committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    42f7f20 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    b46b6a7 View commit details
    Browse the repository at this point in the history
  2. fix tests

    quanpython committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    26771dc View commit details
    Browse the repository at this point in the history
  3. support matlab v7.3

    quanpython committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e37010f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. refactoring (use list comprehension, etc)

    itutu-tienday committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    05be76a View commit details
    Browse the repository at this point in the history
  2. fix linter

    tienday committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    205445f View commit details
    Browse the repository at this point in the history
  3. update nikon metadata retrieval code

    tienday committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a52d56d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. improved highlight run

    sanglevinh committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    6c7bdf4 View commit details
    Browse the repository at this point in the history
  2. fix data test

    sanglevinh committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    39d10e3 View commit details
    Browse the repository at this point in the history
  3. fix data file test

    sanglevinh committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8af5d33 View commit details
    Browse the repository at this point in the history
  4. Added nikon image stack loading process

    tienday committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3b557cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    470f50d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    ea5b591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29bdaa1 View commit details
    Browse the repository at this point in the history
  3. fix data file test

    sanglevinh committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8e55988 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    522e767 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Merge pull request #257 from arayabrain/feature/microscope/inscopix

    create Inscopix isxd reader module
    itutu-tienday authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    25de013 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #262 from arayabrain/feature/microscope/nikon

    Added nikon image stack loading process
    itutu-tienday authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7c7934c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9fb24d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #225 from arayabrain/feature/allow-upload-and-disp…

    …lay-matlab-file
    
    Allow upload and display matlab structure
    ReiHashimoto authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ec1109f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #247 from arayabrain/feature/matlab

    Allows importing data in Matlab format
    ReiHashimoto authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a22892f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6848e6f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request #260 from arayabrain/feature/improved_highlight

    Improved RUN target highlights
    ReiHashimoto authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    389c0d8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop-main' into feature/check…

    …-tiff-format-when-upload
    quanpython committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8957d99 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    f76722a View commit details
    Browse the repository at this point in the history
  2. update docker settings for frontend builder

    itutu-tienday committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    540beec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #267 from arayabrain/feature/add-fe-build-docker

    update docker settings for frontend builder
    itutu-tienday authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8d6e0fc View commit details
    Browse the repository at this point in the history
  4. improve docker volume performance (use cached)

    itutu-tienday committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    18e1049 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #268 from arayabrain/feature/add-fe-build-docker

    improve docker volume performance (use cached)
    itutu-tienday authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    800eb88 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    abf1a66 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. remove unused file

    ReiHashimoto committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5692018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e8d7d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12b6f58 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #272 from arayabrain/feature/fix-disable-buttons

    fix disable buttons while running workflow
    ReiHashimoto authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    870326f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15132ea View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge pull request #266 from arayabrain/feature/fix-sort-params

    fix not params to be sorted after reproduce
    ReiHashimoto authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b3c18d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01462d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #270 from arayabrain/feature/fix_search_and_reset_…

    …password
    
    fix reset password and search
    ReiHashimoto authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a78cc6a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/check-tiff-format-when-u…

    …pload' into feature/check_format_tiff_file
    sanglevinh committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c7a264e View commit details
    Browse the repository at this point in the history
  5. fix icon folder

    sanglevinh committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a3f2ec6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcc65da View commit details
    Browse the repository at this point in the history
  7. fix height file

    sanglevinh committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0a9d17e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    d230a3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed3c1f View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    ReiHashimoto committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e3b28a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #245 from arayabrain/feature/check-tiff-format-whe…

    …n-upload
    
    Check tiff format when upload, download file
    ReiHashimoto authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    afa4b1e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. update nd2reader

    - supports multi-channel images
    - refactoring
    tienday committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    df4b395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b92c55 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    6dba7c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. update nd2 lab_specific_metadata

    itutu-tienday committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e843ad9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #276 from arayabrain/feature/microscope/nikon

    update nd2 lab_specific_metadata
    itutu-tienday authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3f0c093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60d4149 View commit details
    Browse the repository at this point in the history
  4. arrow 1d data from hdf5

    ReiHashimoto committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ff5ecfd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge pull request #277 from arayabrain/feature/fix-hdf-node

    arrow 1d data from hdf5
    ReiHashimoto authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6e36f3d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    adb77e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge branch 'develop-main' into feature/microscope/main

    itutu-tienday committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4da4f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c01e31e View commit details
    Browse the repository at this point in the history
  3. update .codespellignore

    itutu-tienday committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a42b5f3 View commit details
    Browse the repository at this point in the history
  4. add .codespellignore setting

    itutu-tienday committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5cb6236 View commit details
    Browse the repository at this point in the history
  5. oir reader module initial commit

    itutu-tienday committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f217085 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    0cb2efe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #280 from arayabrain/feature/rename-fluo-data

    spiking activity datatype
    ReiHashimoto authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    597e5fa View commit details
    Browse the repository at this point in the history
  3. Implement required functionality (needs refactoring)

    itutu-tienday committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9103391 View commit details
    Browse the repository at this point in the history
  4. refactor olympus modules

    itutu-tienday committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    78ffc1a View commit details
    Browse the repository at this point in the history
  5. refactor olympus modules

    itutu-tienday committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6c64ee0 View commit details
    Browse the repository at this point in the history
  6. refactor olympus metadata reader

    itutu-tienday committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    544c94c View commit details
    Browse the repository at this point in the history
  7. refactor olympus image stack reader

    itutu-tienday committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    099d0b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. refactor microscopes modules throughout

    - Organize processing sequence (initialization to termination)
    - Organize naming conventions
    itutu-tienday committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c05f209 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from arayabrain/feature/save_raw_image_to_nwb

    Support save raw image to nwb
    ReiHashimoto authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    096e53e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge pull request #281 from arayabrain/feature/microscope/olympus

    create Olympus oir reader module
    itutu-tienday authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    16018b1 View commit details
    Browse the repository at this point in the history
  2. enhance exception handling

    tienday committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2533781 View commit details
    Browse the repository at this point in the history
  3. expand OME metadata

    tienday committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8a61d52 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request #283 from arayabrain/feature/microscope/main

    Merge microscope format modules
    itutu-tienday authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a781d24 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. apply minor refactoring and bugfix

    itutu-tienday committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4ef8b12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a7c32 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. add thorlabs image reader

    itutu-tienday committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b2b27bd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Merge pull request #288 from arayabrain/feature/microscope/develop

    apply minor refactoring and bugfix
    itutu-tienday authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3b09e78 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    26898b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    750e72e View commit details
    Browse the repository at this point in the history
  3. microscopes: add OMEDataModel fields

    itutu-tienday committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9e2b1f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25e9845 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdb03e8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #287 from arayabrain/feature/microscope/thorlabs

    Create Thorlabs image reader module
    itutu-tienday authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bb3720f View commit details
    Browse the repository at this point in the history
  7. microscopes: remove unnecessary code

    itutu-tienday committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a013e47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd04237 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2963fe View commit details
    Browse the repository at this point in the history
  10. transpose fluo data

    ReiHashimoto committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    fbe8ad6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. update pytest config

    itutu-tienday committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    360af55 View commit details
    Browse the repository at this point in the history
  2. update pytest config

    itutu-tienday committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ac49a96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3252beb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef991f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82bf904 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #292 from arayabrain/feature/visualize-hdf5-data

    visualize FluoData and RoiData from hdf5 data
    ReiHashimoto authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    de3bb60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dda35f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #291 from arayabrain/feature/microscope/develop

    Update microscopes module
    itutu-tienday authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    acd73a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. added caiman advanced parameters

    itutu-tienday committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    00b4521 View commit details
    Browse the repository at this point in the history
  2. fix typo

    itutu-tienday committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    455ec99 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. caiman: refactor params config

    itutu-tienday committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e6a72b3 View commit details
    Browse the repository at this point in the history
  2. fix linter warning

    itutu-tienday committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1e89918 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix split

    sanglevinh committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3dcaa8e View commit details
    Browse the repository at this point in the history
  2. update poetry.lock

    quanpython committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2b336c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db686de View commit details
    Browse the repository at this point in the history
  4. fix base url

    sanglevinh committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d63b19b View commit details
    Browse the repository at this point in the history
  5. update poetry.lock

    quanpython authored and sanglevinh committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e148df9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    cdd2492 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge pull request #308 from arayabrain/feature/fix_output

    disable button output when not data
    itutu-tienday authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    84f0c21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b43c9 View commit details
    Browse the repository at this point in the history
  3. microscopes: modify modules paths

    itutu-tienday committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    022f989 View commit details
    Browse the repository at this point in the history
  4. apply linter

    itutu-tienday committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    09cbf15 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. microscope: support inscopix oss isx module properties

    itutu-tienday committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    fdf0b8e View commit details
    Browse the repository at this point in the history
  2. fix oss isx module image reading

    itutu-tienday committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    cb39a17 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. add scanner_settings module for OIRReader

    itutu-tienday committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cdd639f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge pull request #311 from arayabrain/feature/microscope/develop

    Refactor microscope modules
    itutu-tienday authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f0a66ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edc101d View commit details
    Browse the repository at this point in the history
  3. update caiman params yaml format

    tienday committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8a3c211 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge pull request #300 from arayabrain/feature/caiman-additional-params

    added caiman advanced parameters
    itutu-tienday authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f2fec3c View commit details
    Browse the repository at this point in the history
  2. microscope) minor modifications to test code

    tienday committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f50488d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    809287b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    751c88a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. microscopes) Improve validation

    itutu-tienday committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4c92cad View commit details
    Browse the repository at this point in the history
  2. microscopes) refactor test code

    add process flags
    itutu-tienday committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    15db5a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Fix IDA_PARAM_ELEMENT value type

    itutu-tienday committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    6df176c View commit details
    Browse the repository at this point in the history
  2. microscopes) ND2Reader 4D data support

    tienday committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7c620d7 View commit details
    Browse the repository at this point in the history
  3. bugfix) fixed variable reference flaws

    tienday committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    67a5f3c View commit details
    Browse the repository at this point in the history
  4. microscopes) OIRReader 4D data support

    tienday committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ac95d35 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. refactor NDReader: refactor ndarray manipulation

    itutu-tienday committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    30afde9 View commit details
    Browse the repository at this point in the history
  2. microscopes) unify image data format to ndarray

    itutu-tienday committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ee340b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #313 from arayabrain/feature/microscope/4d-support

    Microscope Reader Module 4D data support
    itutu-tienday authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c690a11 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #312 from arayabrain/feature/microscope/develop

    Refactor microscope modules
    itutu-tienday authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3eab111 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. microscopes) update metadata field name (imaging_rate)

    itutu-tienday committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d6f1d54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #314 from arayabrain/feature/microscope/develop

    microscopes) update metadata field name (imaging_rate)
    itutu-tienday authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    30e7473 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. update docker compose yml (build-fe)

    itutu-tienday committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2446836 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Merge pull request #315 from arayabrain/feature/update-docker-compose…

    …-yml
    
    deFeature/update docker compose yml
    ReiHashimoto authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a016d76 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    9888a22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #316 from arayabrain/feature/fix-bg-to-noncell

    fix noncell shows background
    ReiHashimoto authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    dd2d8f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a623541 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #317 from arayabrain/feature/microscope-node

    implement microscope data reader nodes
    ReiHashimoto authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    752a944 View commit details
    Browse the repository at this point in the history