Hazen Babcock

Results 23 comments of Hazen Babcock

You can use the pass the arguments `--ra`, `--dec` and `--radius` to `solve-field` and it will solve much faster.

My guess is that your server has a setting for maximum requests per X time unit from a particular IP address which loading the large model is triggering. Once you...

Not sure what to say now since your carriage house model is actually loading fine for me. I see that it has ~1500 parts which could be a lot depending...

This should be fixed in the current master and the documentation is updated. Let me know if it works as you had hoped.

Can you point me to an example LDraw file that I can use to test a fix for this?

Apologies, but I'm not familiar enough with `hg` to be able to do this. My understanding of the issue is that unlike `hg`, `git` does not support unnamed branches so...

I think so. I ran `fast-export` again a few hours ago and all the sha1's are the same as those in this repository.

I think you need to change a few things in your dataorganization file: - aligned_images_0 -> aligned_images, the "0" is the fov so if you don't want to include it...

Maybe remove the underscore? "alignedImages" instead of "aligned_images", the extra underscore might be confusing the regex?