datasauRus icon indicating copy to clipboard operation
datasauRus copied to clipboard

Integrate methods?

Open Ironholds opened this issue 8 years ago • 8 comments

Would it be fun if I integrated the methods so people could generate their own datasets?

Ironholds avatar May 08 '17 06:05 Ironholds

I love this idea! Happy for it to go in the same package or if the code generalises well it could go in a separate package.

I guess depending on how they've done it, easiest thing would be a reticulate call to the python package

stephlocke avatar May 08 '17 07:05 stephlocke

It actually looks really simple and numpy-y, so should be simple to translate. Let me snoop through the code a bit more.

Ironholds avatar May 08 '17 07:05 Ironholds

Ack, I proobably won't have time for this - got some open issues to clear :|

Ironholds avatar May 17 '17 04:05 Ironholds

I can't access the code at the moment, since the URL in the paper (now behind a paywall) is down:

image

maelle avatar Jun 11 '18 09:06 maelle

In the meantime I was able to access the paper and to download the code.

  • [x] Write a perturb function
  • [ ] Write a function extracting coords from an image, if necessary simplifying it
  • [x] Write a function calculating the minimal distance between a point and a group of coords
  • [x] Write an isErrorOk function
  • [x] Write a moveRandomPoints function
  • [x] Write a fit function
  • [x] Put all pieces together -- keep all states
  • [ ] Test on datasets
  • [ ] Write example code using gganimate or magick+gifski to show the process (using all intermediary states)

maelle avatar Jul 16 '18 13:07 maelle

Not sure this could be part of the next release.

maelle avatar Sep 06 '18 05:09 maelle

OK, great work so far! Happy for this to be in the next milestone

stephlocke avatar Sep 06 '18 08:09 stephlocke

Creating milestone sounds like a good idea, will do.

maelle avatar Sep 06 '18 08:09 maelle

Hi @maelle, we can't see the related code for this issue so are going to close.

osheen1 avatar Sep 28 '22 11:09 osheen1