Aller au contenu principal
Profil bibliographique

Afonso Pinto

Informations fournies par OpenAlex. Research Africa ne déduit ni nationalité, ni poste, ni coordonnées personnelles.

37Publications signalées
0Citations signalées
2Affiliations récentes

Les institutions déclarées

Les domaines associés

Occupational Health and BurnoutTechnostress in Professional SettingsEducation and Work Dynamics

Les publications récentes

Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.9 — dropped mesh downloads resume where they stopped

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

Client VFBv2.4.5.10: a mesh body that breaks off part-way is resumed from the last byte parsed (Range), on the next host, checked against the file's ETag so nothing from another version is ever spliced in. A drop that made progress no longer …

sa, ee, in, gb, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.9 — dropped mesh downloads resume where they stopped

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

Client VFBv2.4.5.10: a mesh body that breaks off part-way is resumed from the last byte parsed (Range), on the next host, checked against the file's ETag so nothing from another version is ever spliced in. A drop that made progress no longer …

sa, ee, in, gb, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.7 — term pages Google can index

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

Google Search Console classed viewer term URLs (?id=VFB_...) as Soft 404: their content only ever arrived over the Geppetto websocket, and Googlebot's renderer doesn't hold one open. Term id changes now also fetch the term's summary over plain HTTPS (VFBquery's v3-cached endpoint) …

sa, ee, in, gb, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.8 — failure diagnostics for mesh/term/query loads

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

Client VFBv2.4.5.7: a failed direct-load call now carries a best-effort snapshot of why - tab visibility, online status, whether a Page Lifecycle freeze happened mid-call, connection type, and (for OBJ meshes) bytes read against the declared content-length. New GA events geomdiag/tidiag/qdiag alongside …

sa, ee, in, gb, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.5 — selecting a term in Layers

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

Clicking a term's name in the Layers panel only sometimes switched the term info. The click handler looked the term up by the id of whatever was clicked, but only the name text itself carries an id -- so a click landing …

sa, ee, in, gb, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.6 — mesh loads retried mid-stream

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

Meshes that break off part-way through download are now retried from another ingress node instead of falling back to the server after one attempt. Retries keep the canonical URL, so the browser's cached copy of an immutable mesh is used rather than …

sa, ee, in, gb, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.3 — terms come back after Clear

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

A term cleared from the scene can be loaded again. Clear deletes every instance, which takes the meshes out of the scene, but the types it had resolved stay in the model. The app read that as "already loaded" — the instance …

sa, ee, in, gb, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.4 — data spread across the ingress nodes

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

Mesh and data files used to be fetched from a single round-robin name, so every session queued on whichever host it happened to resolve, and one failed call fell straight through to the server rather than being retried. The ingress nodes are …

sa, ee, in, gb, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.2 — the meshes the browser could not load

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

The largest neuron meshes load now, and cost a quarter of the memory. The client's 150 MB mesh limit is gone. It existed because a mesh came through the websocket, where the resolved model is JSON escaped twice and a large OBJ …

sa, ee, in, gb, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.1 — term info and queries built in the client

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

Term info and queries are now built in the browser too, completing the move off the websocket for read paths. Phases 2 and 3 of VFB2 #502, following the meshes in v2.2.11.0. A term's info is fetched from v3-cached and its model …

sa, ee, in, gb, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.10.9 — websocket heartbeat

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

Users who read a panel for five minutes without clicking were being disconnected: an idle socket is closed at 300 s on the server side and the client never spoke unless the user did, so every quiet spell ended in a reconnect, …

sa, ee, gb, in, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)
Accès ouvert 2026 software OpenAlex

VirtualFlyBrain/geppetto-vfb: v2.2.11.0 — meshes fetched by the client

Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres

Meshes are now fetched by the browser, not streamed through the websocket. Phase 1 of VFB2 #502. Until now the Geppetto server downloaded every OBJ and SWC, ran a model interpreter over it and sent the result back over the websocket as …

sa, ee, gb, in, hr, fr, us (code pays fourni par la source)

0 citations Zenodo (CERN European Organization for Nuclear Research)

BNTIC News n’est pas le producteur de ces données. Les publications sont interrogées à la demande dans Crossref, OpenAIRE, DOAJ, Europe PMC, HAL, DataCite, AfricArXiv, ROR et la Banque mondiale, sans clé d’accès. OpenAlex reste optionnel. Aucun service payant n’est nécessaire et aucune donnée externe n’est enregistrée en base. Consulter les sources et leurs limites.