Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Observed issues in Experiments feature

Đang mở
#354 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
15/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
javascript
Lĩnh vực
backend, frontend

Hướng nghiên cứu

Xem xét hai mục chưa được đánh dấu: cập nhật danh sách tham số thí nghiệm hiện có khi model thay đổi, và sửa các kiểu cùng các trường còn thiếu của netpyne.metadata. Bắt đầu từ flow Launch Dialog/thay đổi model của experiment có liên quan và phần định nghĩa hoặc consumer của metadata; công việc được xem là hoàn tất khi cả hai hành vi đều được xử lý và các issue được tham chiếu (#386 và #377) có thể được đóng.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Frontend

Bugs

  • Edge case showing error "utils" is not defined for getExperiments when kernel crashed or sth bad happened (#381) .

  • How to handle Experiment with no parameters (no trials but one trial) in Launch Dialog? "All Trials" will trigger batch simulation but we don't have any exploration parameters. Should only allow to select "Base Model"?

  • Simulate button won't show LaunchDialog, only Model > Simulate

Improvements

  • JSONViewer performance issues with larger JSON files (#385)

  • Improve form validation - for existing params when editing an experiment, validation is not active because "field" wasn't fetched yet (#304)

  • Available experiment parameters list should be updated when model changes (#386)

  • A user can create an arbitrary large number of trials with range type -> have to restrict that (#387)

Backend

Bugs

  • mpi - not enough slots available to statisfy 9 slots, although my machine has 16 cores (#372)

  • don't allow more than one experiment in design, have to delete existing experiment in design when we create a new one, currently just adding more experiments in design

  • Whitespaces in filenames cause issues for batch simulations (#384).

  • When we run a batch simulation and wait for the subprocess to complete, it never finishes. Some speciality with mpiexec? -> For now, all experiments will run non-blocking

Improvements

  • EditExperiment is inefficient because it loads all trials, have to load trials only in view experiment (#388)
  • Successful simulation exists only when writing of data file is completed (or file exists) - Currently, using workaround to wait for data files since exit of a simulation doesn't mean that the file exists, write operation can be delayed (#383)

Netpyne

  • netpyne.metadata is not up-to-date, type doesn't seem right in some cases (float vs list) and some fields are missing (#377)
Ngôn ngữ chính
JavaScript
Star
23
Fork
10
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của MetaCell/NetPyNE-UI

Tất cả issue của MetaCell/NetPyNE-UI

Issue tương tự

Thêm issue về JavaScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.