Hi Sander
There are in our qeue list (the processes that needs some adjustments before publishing) two processes that goes somewhere near your suggestion. One of them draws a plot of pixel coordinates v/s intensity, for one dimension (row, column, or a user defined line). Alternativy plots radial coordinates (user defined center and radius) v/s intensity. The other one is a psf extractor, where I want to include a plot of current data compared to the fitted PSF.
About a 3D plot... I'm very interested in that, but my programming skills are far below for such task, so we'll have to wait untill Juan (or a third party programmer) implements it.
Now, about your first suggestion... this may be easyly done, but... it would be funnier for us to know what do you want to do with the data, and try to implement something that performs such task here
PixInsight is a platform for a very wide range of applications, from simple jobs to state of the art image processing. I can't image somewhere better to "play" with your data
Seriusly talking, I would only export derivated data such as total flux and star coordinates, for example to perform photometry/astrometry, not raw pixel values.
Anyway, if you insist that you need pixel values written in a text file, I may build something simple. I mean, statically define a rectangle, select the output bitdeph/data sample, and a separator character.