voyanttools / trombone

GNU General Public License v3.0
3 stars 1 forks source link

Using a query in analysis causes the output to be nonsensical. #42

Open recrm opened 1 month ago

recrm commented 1 month ago

Note, the numbers under "dimension" are percentages that indicate how much of the total variance of the entire dataset is located in this dimension. These numbers normally are all greater than 0 and sum to 100 (indicating 100%). However, adding a query seems to break this behaviour. This is most likely because some values in the equation are being filtered by the query, but others are not.

Screen Shot 2024-07-25 at 1 28 48 PM
ajmacdonald commented 1 month ago

Note to self: this also occurs when using a low limit, e.g. 5 image

ajmacdonald commented 1 month ago

https://github.com/voyanttools/trombone/commit/0d14dbb4a678dc8b6ccdc3c1635e9d4f5906a186