Notice of Meeting - Output Transforms Architecture VWG - October 25th, 2023

Output Transforms Architecture VWG Meeting

Wednesday, October 25th, 2023
1pm PDT Add to calendar (.ics)


Dropbox Paper homepage for this group:

NOTE: We will be using Zoom for this meeting.

You may join via computer/smartphone (preferred) which will allow you to see any presentations or documents that are shared, or you can join using a telephone which will be an audio only experience.

Please note that meetings are recorded and transcribed and open to the public. By participating you are agreeing to the ACESCentral Virtual Working Group Participation Guidelines.

Audio + Video
Topic: ACES Virtual Working Group Meetings
Time: This is a recurring meeting Meet anytime

Join Zoom Meeting

Or follow this link: bit.ly/acesvwg

Meeting ID: 993 4048 4145
Passcode: 972426
One tap mobile
+16699006833,99340484145#,*972426# US (San Jose)
+16694449171,99340484145#,*972426# US

Meeting ID: 993 4048 4145
Passcode: 972426
Find your local number: Zoom International Dial-in Numbers - Zoom

The recording and notes from meeting #124 are now available.

Here is a tweaked version of my Desmos, which hopefully fixes the issue @alexfry pointed out during the meeting.

Here’s a version that adds cusp smoothing. Only the intersection is smoothened, the lines that are drawn are not smoothened. The cusp is also not moved when smoothing so smoothing makes the intersection smaller than the boundary.

EDIT: updated to Nick’s fixed v2.

I just realised that in merging my slope calculating and intersection finding Desmos plots into one, I missed a bit. This should now be correct:

And here is the Desmos maths converted to Python (simple non NumPy array version) which should hopefully make it simpler to convert to Blink. The Python also uses more meaningful variable names than the Desmos.

1 Like