bozelosp / remod

5 stars 1 forks source link

remod.gr failing? #2

Open tferr opened 7 years ago

tferr commented 7 years ago

Hi, Remod is an incredible effort. Thanks a lot! It would be a pity to loose access to it! We wanted to recommend it for users of Simple Neurite Tracer (see fiji/Simple_Neurite_Tracer#10), but the website does not seem to be functional. I'm getting all sorts of errors when I try to upload a SWC file. Things like:

angular.js:12477 SyntaxError: Unexpected token ] in JSON at position 0
    at JSON.parse (<anonymous>)
    at remod.js:1446
    at processQueue (angular.js:14745)
    at angular.js:14761
    at Scope.$eval (angular.js:15989)
    at Scope.$digest (angular.js:15800)
    at Scope.$apply (angular.js:16097)
    at done (angular.js:10546)
    at completeRequest (angular.js:10744)
    at XMLHttpRequest.requestLoaded (angular.js:10685)

TypeError: Cannot read property 'name' of null
    at remod.js:1725
    at ChildScope.$emit (angular.js:16238)
    at k (angular-ui-router.min.js:7)
    at angular-ui-router.min.js:7
    at Scope.$broadcast (angular.js:16311)
    at y.transition.M.then.y.transition.y.transition (angular-ui-router.min.js:7)
    at processQueue (angular.js:14745)
    at angular.js:14761
    at Scope.$eval (angular.js:15989)
    at Scope.$digest (angular.js:15800)

Are you still maintaining remod? Is this something you can have a look at it?

bozelosp commented 7 years ago

Hi! Thanks for taking the time to look at REMOD and I'm so sorry to have disappointed you.

Actually, I am totally aware/embarrassed by its current state of incompetence. It all traces back to my inability to maintain the front-end (I am a Molecular Biologist and Geneticist that happens to know some Python coding and developed the concept + back-end algorithm).

So, there was a CS guy responsible for the front-end (web-app) and now he's left academia.

Nonetheless, if there are 1 or 2 weeks at our disposal, I think we can make it through some fixes and compensate for the current disappointment. Is that possible?

With appreciation, Panos

On Tue, 18 Apr 2017 at 22:24, Tiago Ferreira notifications@github.com wrote:

Hi, Remod is an incredible effort. Thanks a lot! It would be a pity to loose access to it! We wanted to recommend it for users of Simple Neurite Tracer https://imagej.net/SNT (see fiji/Simple_Neurite_Tracer#10 https://github.com/fiji/Simple_Neurite_Tracer/issues/10), but the website does not seem to be functional. I'm getting all sorts of errors when I try to upload a SWC file. Things like:

angular.js:12477 SyntaxError: Unexpected token ] in JSON at position 0 at JSON.parse () at remod.js:1446 at processQueue (angular.js:14745) at angular.js:14761 at Scope.$eval (angular.js:15989) at Scope.$digest (angular.js:15800) at Scope.$apply (angular.js:16097) at done (angular.js:10546) at completeRequest (angular.js:10744) at XMLHttpRequest.requestLoaded (angular.js:10685)

TypeError: Cannot read property 'name' of null at remod.js:1725 at ChildScope.$emit (angular.js:16238) at k (angular-ui-router.min.js:7) at angular-ui-router.min.js:7 at Scope.$broadcast (angular.js:16311) at y.transition.M.then.y.transition.y.transition (angular-ui-router.min.js:7) at processQueue (angular.js:14745) at angular.js:14761 at Scope.$eval (angular.js:15989) at Scope.$digest (angular.js:15800)

Are you still maintaining remod? Is this something you can have a look at it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bozelosp/remod/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AJsWeHSJeYthniBNE36hGtferURo9BDEks5rxQ4AgaJpZM4NAyH9 .

-- Panagiotis Bozèlos PhD candidate Computational Neuroscience Laboratory Institute of Molecular Biology and Biotechnology (IMBB) Foundation for Research and Technology-Hellas (FORTH) Heraklion, Crete, Greece

tferr commented 7 years ago

Perfect, thank you! No worries, I am biologist myself. you shouldn't be so hard on yourself. It is a great tool nevertheless. Let us know if we can help, somehow, keep as updated... I am sincerely convinced all SNT users will be using remod if we give it more visibility.