yjunechoe / Snowglobe

Snowglobe
http://snowglobe.soc.northwestern.edu/
2 stars 0 forks source link

Staging from csv #2

Closed mcweenysean closed 4 years ago

mcweenysean commented 4 years ago

Staging from csv is not working but it does not return an error message but instead gives me this. The upload goes through great (here and on the Upload Running List tab as well), but it doesn't actually stage the papers. I get this:

Screen Shot 2020-08-11 at 4 08 49 PM

Thoughts?

mcweenysean commented 4 years ago

When uploading, I get this warning 8 times:

Warning: Unknown or uninitialised column: RId.

And this message before the one I posted above.

Screen Shot 2020-08-11 at 4 19 32 PM

yjunechoe commented 4 years ago

So this seems to be an issue with being unable to find MAG IDs for the papers in the file that was uploaded (so not about the "stage from csv" functionality itself)

I just ran it using the _testtitles.csv file you sent me and it works fine, so maybe double check that the file that was uploaded is in the proper format?

And with regards to this error - Warning: Unknown or uninitialised column: RId. - you can ignore that. That's just a warning saying that the paper found in the database does not have any references stored for it (unfortunate but not fatal).

Here's a gif of how it should go. If you can upload a video of how it fails for you I can probably diagnose it better

snowballer_issue_2

mcweenysean commented 4 years ago

interesting - so the titles paper I was using had 0 incorrect titles (I removed the few that didn't work from the test_titles.csv I sent you). When I use the original test_titles it works great (though it takes 30 seconds to populate the staged papers).

It seems that the function actually doesn't like perfect files. See the gif below

output