0
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[MRG] Added Virtual Environment Directories to `.gitignore` (#740) More... 3 months ago
refactor: convert to lists More... 3 months ago
[MRG] Fix dipole plot scale and smooth factors (#730) More... 3 months ago
ENH: adding RMSE result to the console log text More... 3 months ago
style: flake8 edits More... 3 months ago
tests: added test for searching for a cell connection that is not configured in the network. More... 3 months ago
style: clarify comments More... 3 months ago
refactor: rename test read file for clarity More... 3 months ago
ENH: updating sim-data comparisson annotation with latest run More... 3 months ago
DOC: update and add docstrings to hnn_io functions. More... 3 months ago
refactor: rename files for read_network tests More... 3 months ago
refactor: removed additional extension check because nested function read_params already checks. More... 3 months ago
refactor: Simplified connectivity to dict logic in write_network. Removed _connectivity_to_list_of_dicts function and call _conn_to_dict directly in write_network. More... 3 months ago
refactor: Move set_from_cell_specific outside of _read_external_drive function. More... 3 months ago
refactor: remove enumerate More... 3 months ago
fix: correct pick_connection error where connections not relevant to the search criteria were returned when a search for non-existent connections was preformed More... 3 months ago
added logic to reset the file uploaded widget value to zero after a filed has been uploaded More... 3 months ago
refactor: delete convert_to_path helper function More... 3 months ago
style: typos and string access More... 3 months ago
refactor: simplify Path conversion More... 3 months ago
feat: add error raising and refactor of download_folder_contents More... 3 months ago
feat: update of hdf5 files More... 3 months ago
feat: add saving of legacy_mode attribute to Network when writing to hdf5 and handling during read-in More... 3 months ago
style: flake8 corrections More... 3 months ago
test: update test_convert_to_hdf5_bad_type More... 3 months ago
fix: fix incorrect keys and logic in _read_external_drive for poisson and bursty drives More... 3 months ago
fix: update read_network to pass legacy_mode to Network if hdf5 source is from a param file More... 3 months ago
feat: update and refactor convert_to_hdf5 function to pass param or json file source to write function More... 3 months ago
docs: add docstrings and refactor function for generating test files More... 3 months ago
feat: update read files for test_io with new source information More... 3 months ago