-
Re-posting what I [posted on slack](https://desisurvey.slack.com/archives/C2AT2NEHY/p1718389611597279?thread_ts=1718217742.797409&cid=C2AT2NEHY): Fibers 551-553 have a large number of spurious ELG red…
-
- [XRay SDK for Java](https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-java.html)
https://aws.amazon.com/xray/
> AWS X-Ray is a service that collects data about requests that your appli…
-
Right now the position of the sun is fixed directly above the center of the bounding sphere of the input scene. See the relevant code snippet below.
https://github.com/melvinw/tracer/blob/d64640d8be8…
-
Hello! I'm a University of Arizona grad student that's doing some work on optical modeling for astronomy, and was curious if batoid was capable of simulating generally non-axially symmetric systems? I…
-
Right now the tool inserts registers to meet timing - with no regard to how many registers are being inserted.
Instead: manually find the smallest bitwidth wire ~in the area... always choose to sli…
-
### Discussed in https://github.com/NVlabs/instant-ngp/discussions/1058
Originally posted by **pellethielmann** November 8, 2022
Hi everyone,
I want to get the rendered rays out of the NGP…
-
### What's wrong
Currently water is rendered with SSR. As has been mentioned in #40, due to its simplicity the quality of reflection and refraction is underwhelming in general. As the ray leaves th…
-
Hello @ssloy ,
Thank you so much for this course! It has really got me interested in software rendering techniques. The content has a very nice balance between conceptual and practical. I've follow…
-
Currently, when a block is being dug the ant does not move with it. We should set it so the ant follows the block as its being dug to make it more visually appealing.
Here is an example of the issu…
-
Hi, I met the below issues when I try to serve GPT2 as in guide, any one could help me to check if this is a error relate configuration:
```
$ python examples/inference/api_server_openai/query_htt…