Emiree123 / UG-Research-Project

0 stars 0 forks source link

jobs for week 11/05 #11

Open Emiree123 opened 10 months ago

Emiree123 commented 10 months ago

add a progress line to say __% completed in accumulate function vectorisation to speed up - instead of for loops masking

Problem A - vectorise the pre-processing

step 1

step 3: new envelope approach

Emiree123 commented 10 months ago

turn the 2d matrix back into 3d at the end of the processing function give the new processed data, that has been vectorised into the transmitter/receiver loop (the loop with 4)

Emiree123 commented 10 months ago

-change to vectorised function in the tukeywindowCOPY.ipynb file -make new scripts without extra functions/plotting etc -have the big loop (of 4) in the hierarchy of tx, rx, pixelrow, pixelcol, in that order. This ensures that the first transmitter image can first be generated over the loop so that the imshow image will be clearer as the loop goes on

Step 1

Step 2

Emiree123 commented 10 months ago

Parallel computing: -parfor -joblib