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

3D positions of cells being displayed incorrectly

Đang mở
#794 2 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ó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
42/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
javascript

Hướng nghiên cứu

Tái hiện vấn đề bằng cách tạo một workspace từ repository được liên kết và import NeuroML2/TwoCells/TwoCell.net.nml. So sánh tọa độ các cell được hiển thị với bản export NeuroML và NetPyNE/TwoCells/LEMS_TwoCell_netpyne_data.json, đặc biệt là vị trí y và giá trị ynorm của pyramidal cell. Hoàn tất khi chế độ xem 3D đã import luôn đặt soma của pyramidal cell bên dưới basket cell, nhất quán với dữ liệu nguồn.

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

Mô tả

This NeuroML file contains 2 cells, a basket cell on the left (at the origin) and a pyramidal cell on the right (at <location x="400.0" y="-200.0" z="0.0"/>). The soma of the pyramidal cell should be below the basket cell as shown in this export of the cell from NML (use: pynml -png TwoCell.net.nml, see here):

TwoCell net

However when this is imported into NetPyNE (e.g. by creating a workspace from https://v2.opensourcebrain.org/repositories/14 and importing the NML file above) the soma is above the basket cell (left below):

Screenshot 2023-12-19 at 16 19 43

The correct position seems to be in netpyne's memory, as the right panel shows its own 3D view, with the yellow dot on the right for the pyramidal cell at the right locaion.

Also a json file exported from the neuroml version has the right location: https://github.com/OpenSourceBrain/NetPyNEShowcase/blob/master/NetPyNE/TwoCells/LEMS_TwoCell_netpyne_data.json#L29

Is it possibly the issue is to do with the "ynorm": -2.0 linked above, as the y position looks like it is wrongly multiplied by -2?

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.