-
Hi!
I'm evaluating the SQL Server 2017 Windows Docker image and wondering how to enable availability groups without the SQL server configuration tool? I want to try this: SQL Server 2017 Read-Scale…
-
**Details of the scenario you tried and the problem that is occurring:**
We should add an integration test for this resource.
This has the same problem as integration tests as for xSQLServerSetup,…
-
The new stuff looks really great!
However we're very heavily invested in the "old" programming models, actors in particular and reliable services (with remoting) as well. I understand there would b…
-
im trying to perform this delete:
```python
del_key = {"nwb_file_name": 'RS1020240627_.nwb'}
sgs.SortGroup.delete(del_key)
```
and i get this error. any help is appreciated.
Error stack
``…
-
If I want to use speed instead of spike to do decoding / classification, which model should I use? I saw that there is a calcium likelihood with gamma distribution, but I don't know which decoder/clas…
-
## Process
Using a sql command, I fetched tables with no rows, as recorded in the info schema. Some weren't actually empty, so I narrowed down the list by fetching with dj, and then looked for whic…
-
**Describe the bug**
Running a delete in `UnitWaveformFeaturesGroup` is trying to delete entries in `DecodingOutput.SortedSpikesDecoding` (which is not dependent on this table).
Note:
The attempt…
-
Is it true that the spikes are expected to be 0/1, instead of any integer, when using the spiking_likelihood_kde? Does that mean if my bin is large and there are more than one spikes per bin, the resu…
-
im trying to run this delete command, which returns 1 entry from the IntervalLinearizedPosition table.
```python
(IntervalLinearizedPosition & {'nwb_file_name':'CH85_20220713_.nwb'}
…
-
Hello,
I am somewhat lost trying to translate between the two interfaces. My data is from a linear track and I want to have the classifier represent the two directions separately to account for rema…