Tashrif Billah

Results 30 issues of Tashrif Billah

I downloaded `dbxcli-darwin-amd64` from the release page. I authorized it from my local computer+dropbox profile and obtained credentials like below: > dbxcli account ```vim Account Id: dbid:AAA... ... Referral Link:...

Hi all, See my network speed: ```vim (base) [tb571@pnl-z840-2 tmp]$ speedtest-cli Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Selecting best server based on ping... Hosted by netBlazr (ABC, XY) [7.93...

For our s3 storage, I had to define both `--host` and `--host-bucket` parameters the same: ```bash [me@my-cluster s3cmd-2.2.0]$ s3cmd --access_key my-key --secret_key secret-key --host my.host.com:9000 \ --host-bucket my.host.com:9000 --no-check-certificate ls...

# Description Same task is being overwritten in the task history as opposed to being appended. # Way to reproduce `luigi.cfg` ```vim [core] default-scheduler-url = http://localhost:8082 [scheduler] record_task_history = True...

wontfix

Both the below commands run into errror: ` mriqc ~/INTRuST_BIDS_tb571/ ~/mriqc-out/ group ` ` mriqc ~/INTRuST_BIDS_tb571/ ~/mriqc-out/ group --participant-label 003GNX007 003GNX012 003GNX021 ` Error: ```bash 2020-03-10 09:49:41,149 mriqc:IMPORTANT Running MRIQC...

bug

Followed your [video](https://www.youtube.com/watch?v=jcRsRw6RC2g&feature=youtu.be), copied command to clipboard and installed on a **Terminal** that I launched from Notebook: ![image](https://user-images.githubusercontent.com/35086881/84446422-74134f00-ac13-11ea-9039-aa43ff51657f.png) Installation went fine. Error snapshot: ![image](https://user-images.githubusercontent.com/35086881/84446321-39a9b200-ac13-11ea-82e7-746b14543938.png) It's dying every three seconds or...

Error browser can't be closed: ![image](https://user-images.githubusercontent.com/35086881/84397855-2d026b00-abcd-11ea-8b12-bcca9f1b9fa4.png) I invoked the dialog box clicking on the bottom right X. It appeared on top left. And now I am unable to close or...

Nifti1 has [scl_slope and scl_inter](https://nifti.nimh.nih.gov/nifti-1/documentation/nifti1fields/nifti1fields_pages/scl_slopeinter.html). The equivalent attributes in the Nrrd are [oldmin and oldmax](http://teem.sourceforge.net/nrrd/format.html#oldmin). However, we don't have support for oldmin and oldmax if they are present in intensity...

Follow Up Required

I don't see the submitter email in my repo https://github.com/pnlbwh/pnl-software-support or in the email notification I received. Though the box is checked when an issue is created at https://gitreports.com/issue/pnlbwh/pnl-software-support/ :...