story645 / proposal

13 stars 1 forks source link

fixes #18

Closed story645 closed 3 years ago

story645 commented 3 years ago

Fix now

abstract

3.1.1 v 3.1.2

3.1.4

L329-L337, L338-L344, L345-353:

I think the examples you should hit are

3.3.2

eq26, 27:

3.3.3

3.3.4

4

4.1

L681:

Fix later

1

Opening sentence is convoluted, flip order?

L92-94: use "stucuture" to mean different things in subsequent sentences. Change the second sentance to be "We reuse this formalism..."

2.

2.1

Final sentence is a bit contradictory about being both structure independent and providing a common API. "stucture" may be too overloaded in this text.

2.2

"discrete and continuous data" is confusing because it is not clear to me if you are talking about connectivity of the base space or the fiber types in this sentence.

L174: "collection" rather than "vector"? vector to me implies the order is meaningful, but because we only ever refer to members of the record by name we never rely on their being an order.

L177: if I have a fiber with 2 images, is there one "image" component consisting of both image fields or 2 components? Not clear why temperature (a scalar with a unit), a color (a unitless visual property), and an image (a 2D grided array of 1-4 values per pixel) are the 3 examples here. This is making me think way too much about things I do not think you want me to be thinking about.

L200: "differentiable" is a dangerous word to use around math types. I spent half a beat trying to figure out what I would take a derivative of a glyph against!

That said, looking at derivatives of the output as a function of the section would probably be interesting and give you some measure of the sensitivity of a visualization....

3.1

3.1.1

3.1.2

3.1.3

3.2.2

3.3

4.1

4.2

4.3

4.4