! Started logfile: /image_prod/ug002_uva//J0152+0020_S_dfm.log on Wed Mar 4 19:16:07 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0152+0020_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0152+0020_S_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.928296 visibilities/baseline/integration-bin. ! Found source: J0152+0020 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 9399 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0152+0020_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002448Jy sigma=8.092573 ! Fit after self-cal, rms=0.943677Jy sigma=7.607548 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.914 mas, bmaj=7.137 mas, bpa=-0.1297 degrees ! Estimated noise=1.40039 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0448298 Jy ! Component: 100 - total flux cleaned = 0.0548233 Jy ! Total flux subtracted in 100 components = 0.0548233 Jy ! Clean residual min=-0.003139 max=0.003370 Jy/beam ! Clean residual mean=0.000013 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.0548233 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0548233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065492Jy sigma=0.472761 ! Fit after self-cal, rms=0.064727Jy sigma=0.466992 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=8.298 mas, bpa=-1.115 degrees ! Estimated noise=0.929447 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00485049 Jy ! Component: 100 - total flux cleaned = 0.00694108 Jy ! Component: 150 - total flux cleaned = 0.00810141 Jy ! Component: 200 - total flux cleaned = 0.00878 Jy ! Total flux subtracted in 200 components = 0.00878 Jy ! Clean residual min=-0.001943 max=0.002432 Jy/beam ! Clean residual mean=-0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0636033 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 35 components and 0.0636033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064437Jy sigma=0.463652 ! Fit after self-cal, rms=0.064453Jy sigma=0.463613 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.479 x 8.298 at -1.115 degrees (North through East) ! Clean map min=-0.0018791 max=0.058974 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.02 KP 0.97 ! LA 1.00 MK 1.03 NL 1.08 OV 1.09 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.92 HN 1.03 KP 1.00 ! LA 0.99 MK 1.03 NL 1.12 OV 1.02 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 0.99 KP 1.03 ! LA 1.02 MK 0.94 NL 0.82 OV 1.06 ! PT 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.064453Jy sigma=0.463613 ! Fit after self-cal, rms=0.064220Jy sigma=0.461960 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=8.306 mas, bpa=-1.217 degrees ! Estimated noise=0.925635 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.61422e-05 Jy ! Component: 100 - total flux cleaned = 7.54429e-05 Jy ! Component: 150 - total flux cleaned = 8.52093e-05 Jy ! Component: 200 - total flux cleaned = 0.000102883 Jy ! Total flux subtracted in 200 components = 0.000102883 Jy ! Clean residual min=-0.001731 max=0.002055 Jy/beam ! Clean residual mean=-0.000001 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0637061 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.0637062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064217Jy sigma=0.461935 ! Fit after self-cal, rms=0.064273Jy sigma=0.461823 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064273Jy sigma=0.461823 ! Fit after self-cal, rms=0.064477Jy sigma=0.460896 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=8.308 mas, bpa=-1.17 degrees ! Estimated noise=0.926207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.05943e-05 Jy ! Component: 100 - total flux cleaned = 5.04552e-05 Jy ! Component: 150 - total flux cleaned = 6.66679e-05 Jy ! Component: 200 - total flux cleaned = 7.42836e-05 Jy ! Total flux subtracted in 200 components = 7.42836e-05 Jy ! Clean residual min=-0.001704 max=0.001961 Jy/beam ! Clean residual mean=0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0637804 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0637804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064475Jy sigma=0.460878 ! Fit after self-cal, rms=0.064494Jy sigma=0.460848 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-8, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148244 Jy ! Component: 100 - total flux cleaned = 0.00156474 Jy ! Component: 150 - total flux cleaned = 0.0016637 Jy ! Component: 200 - total flux cleaned = 0.00174459 Jy ! Total flux subtracted in 200 components = 0.00174459 Jy ! Clean residual min=-0.001601 max=0.001550 Jy/beam ! Clean residual mean=0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.065525 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 75 components and 0.065525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064431Jy sigma=0.460377 ! Fit after self-cal, rms=0.064418Jy sigma=0.460310 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064418Jy sigma=0.460310 ! Fit after self-cal, rms=0.064429Jy sigma=0.460203 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=8.288 mas, bpa=-1.028 degrees ! Estimated noise=0.924984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000831557 Jy ! Component: 100 - total flux cleaned = 0.000962397 Jy ! Component: 150 - total flux cleaned = 0.0010946 Jy ! Component: 200 - total flux cleaned = 0.0011888 Jy ! Total flux subtracted in 200 components = 0.0011888 Jy ! Clean residual min=-0.001612 max=0.001554 Jy/beam ! Clean residual mean=0.000002 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0667138 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.0667138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064405Jy sigma=0.460045 ! Fit after self-cal, rms=0.064399Jy sigma=0.460018 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000278405 Jy ! Component: 100 - total flux cleaned = 0.000366089 Jy ! Component: 150 - total flux cleaned = 0.000427474 Jy ! Component: 200 - total flux cleaned = 0.000455386 Jy ! Total flux subtracted in 200 components = 0.000455386 Jy ! Clean residual min=-0.001623 max=0.001567 Jy/beam ! Clean residual mean=0.000002 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0671692 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 109 components and 0.0671692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064388Jy sigma=0.459967 ! Fit after self-cal, rms=0.064387Jy sigma=0.459961 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064387Jy sigma=0.459961 ! Fit after self-cal, rms=0.064253Jy sigma=0.459931 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.866 mas, bmaj=12.93 mas, bpa=0.2301 degrees ! Estimated noise=1.10518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000707591 Jy ! Component: 100 - total flux cleaned = 0.000906867 Jy ! Component: 150 - total flux cleaned = 0.000945698 Jy ! Component: 200 - total flux cleaned = 0.000961249 Jy ! Total flux subtracted in 200 components = 0.000961249 Jy ! Clean residual min=-0.001521 max=0.001541 Jy/beam ! Clean residual mean=0.000003 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0681305 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 124 components and 0.0681305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064249Jy sigma=0.459924 ! Fit after self-cal, rms=0.064237Jy sigma=0.459913 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145631 Jy ! Component: 100 - total flux cleaned = 0.000152858 Jy ! Component: 150 - total flux cleaned = 0.000160109 Jy ! Component: 200 - total flux cleaned = 0.000159867 Jy ! Total flux subtracted in 200 components = 0.000159867 Jy ! Clean residual min=-0.001502 max=0.001548 Jy/beam ! Clean residual mean=0.000003 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0682904 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 132 components and 0.0682903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064236Jy sigma=0.459920 ! Fit after self-cal, rms=0.064234Jy sigma=0.459917 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=8.273 mas, bpa=-0.9365 degrees ! Estimated noise=0.925335 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.472 x 8.273 at -0.9365 degrees (North through East) ! Clean map min=-0.0015394 max=0.058299 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.91 mas, bmaj=7.104 mas, bpa=-0.02771 degrees ! Estimated noise=1.39719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0451938 Jy ! Component: 100 - total flux cleaned = 0.0553905 Jy ! Component: 150 - total flux cleaned = 0.0593861 Jy ! Component: 200 - total flux cleaned = 0.0619498 Jy ! Total flux subtracted in 200 components = 0.0619498 Jy ! Clean residual min=-0.002839 max=0.002656 Jy/beam ! Clean residual mean=0.000013 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.0619498 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0619498 Jy ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=8.273 mas, bpa=-0.9365 degrees ! Estimated noise=0.925335 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00254108 Jy ! Component: 100 - total flux cleaned = 0.00354963 Jy ! Component: 150 - total flux cleaned = 0.0040177 Jy ! Component: 200 - total flux cleaned = 0.00436258 Jy ! Total flux subtracted in 200 components = 0.00436258 Jy ! Clean residual min=-0.001678 max=0.001531 Jy/beam ! Clean residual mean=0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0663124 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 75 components and 0.0663124 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.866 mas, bmaj=12.93 mas, bpa=0.2301 degrees ! Estimated noise=1.10518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124126 Jy ! Component: 100 - total flux cleaned = 0.00146593 Jy ! Component: 150 - total flux cleaned = 0.00156054 Jy ! Component: 200 - total flux cleaned = 0.0016349 Jy ! Total flux subtracted in 200 components = 0.0016349 Jy ! Clean residual min=-0.001468 max=0.001518 Jy/beam ! Clean residual mean=0.000003 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0679473 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.50045e-05 Jy ! Component: 100 - total flux cleaned = 5.82267e-05 Jy ! Component: 150 - total flux cleaned = 9.04205e-05 Jy ! Component: 200 - total flux cleaned = 0.000108094 Jy ! Total flux subtracted in 200 components = 0.000108094 Jy ! Clean residual min=-0.001485 max=0.001538 Jy/beam ! Clean residual mean=0.000003 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0680554 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 122 components and 0.0680554 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=8.273 mas, bpa=-0.9365 degrees ! Estimated noise=0.925335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.63163e-05 Jy ! Component: 100 - total flux cleaned = -9.57381e-05 Jy ! Component: 150 - total flux cleaned = -9.53267e-05 Jy ! Component: 200 - total flux cleaned = -9.51177e-05 Jy ! Total flux subtracted in 200 components = -9.51177e-05 Jy ! Clean residual min=-0.001597 max=0.001609 Jy/beam ! Clean residual mean=0.000002 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0679603 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 136 components and 0.0679603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064239Jy sigma=0.459975 ! Fit after self-cal, rms=0.064250Jy sigma=0.459961 wmodel J0152+0020_S_map.mod ! Writing 136 model components to file: J0152+0020_S_map.mod wobs J0152+0020_S_uvs.fits ! Writing UV FITS file: J0152+0020_S_uvs.fits wwins J0152+0020_S_map.win ! wwins: Wrote 2 windows to J0152+0020_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135428 Jy ! Component: 100 - total flux cleaned = 0.000291332 Jy ! Component: 150 - total flux cleaned = 0.000169832 Jy ! Component: 200 - total flux cleaned = 5.17767e-05 Jy ! Component: 250 - total flux cleaned = -8.59887e-05 Jy ! Component: 300 - total flux cleaned = -0.000131088 Jy ! Component: 350 - total flux cleaned = -0.000240271 Jy ! Component: 400 - total flux cleaned = -0.000346343 Jy ! Component: 450 - total flux cleaned = -0.000387879 Jy ! Component: 500 - total flux cleaned = -0.00040854 Jy ! Component: 550 - total flux cleaned = -0.000388859 Jy ! Component: 600 - total flux cleaned = -0.00038896 Jy ! Component: 650 - total flux cleaned = -0.000407578 Jy ! Component: 700 - total flux cleaned = -0.000444891 Jy ! Component: 750 - total flux cleaned = -0.000481871 Jy ! Component: 800 - total flux cleaned = -0.000554545 Jy ! Component: 850 - total flux cleaned = -0.000607826 Jy ! Component: 900 - total flux cleaned = -0.00064262 Jy ! Component: 950 - total flux cleaned = -0.000676986 Jy ! Component: 1000 - total flux cleaned = -0.000625814 Jy ! Component: 1050 - total flux cleaned = -0.000676322 Jy ! Component: 1100 - total flux cleaned = -0.000676225 Jy ! Component: 1150 - total flux cleaned = -0.000676276 Jy ! Component: 1200 - total flux cleaned = -0.000708633 Jy ! Component: 1250 - total flux cleaned = -0.000692654 Jy ! Component: 1300 - total flux cleaned = -0.000708472 Jy ! Component: 1350 - total flux cleaned = -0.00070838 Jy ! Component: 1400 - total flux cleaned = -0.000769936 Jy ! Component: 1450 - total flux cleaned = -0.000785013 Jy ! Component: 1500 - total flux cleaned = -0.000754605 Jy ! Component: 1550 - total flux cleaned = -0.000769702 Jy ! Component: 1600 - total flux cleaned = -0.00079917 Jy ! Component: 1650 - total flux cleaned = -0.000769761 Jy ! Component: 1700 - total flux cleaned = -0.000726328 Jy ! Component: 1750 - total flux cleaned = -0.000783828 Jy ! Component: 1800 - total flux cleaned = -0.000741144 Jy ! Component: 1850 - total flux cleaned = -0.00081169 Jy ! Component: 1900 - total flux cleaned = -0.000755753 Jy ! Component: 1950 - total flux cleaned = -0.000769274 Jy ! Component: 2000 - total flux cleaned = -0.000700862 Jy ! Component: 2050 - total flux cleaned = -0.000796093 Jy ! Component: 2100 - total flux cleaned = -0.000795938 Jy ! Component: 2150 - total flux cleaned = -0.000782687 Jy ! Component: 2200 - total flux cleaned = -0.000795942 Jy ! Component: 2250 - total flux cleaned = -0.000808932 Jy ! Component: 2300 - total flux cleaned = -0.000821778 Jy ! Component: 2350 - total flux cleaned = -0.000886275 Jy ! Component: 2400 - total flux cleaned = -0.000873459 Jy ! Component: 2450 - total flux cleaned = -0.000924176 Jy ! Component: 2500 - total flux cleaned = -0.000961927 Jy ! Component: 2550 - total flux cleaned = -0.00102423 Jy ! Component: 2600 - total flux cleaned = -0.00101177 Jy ! Component: 2650 - total flux cleaned = -0.00102416 Jy ! Component: 2700 - total flux cleaned = -0.0010855 Jy ! Component: 2750 - total flux cleaned = -0.00108553 Jy ! Component: 2800 - total flux cleaned = -0.00112151 Jy ! Component: 2850 - total flux cleaned = -0.00116918 Jy ! Component: 2900 - total flux cleaned = -0.00120473 Jy ! Component: 2950 - total flux cleaned = -0.00118119 Jy ! Component: 3000 - total flux cleaned = -0.00119273 Jy ! Component: 3050 - total flux cleaned = -0.00122755 Jy ! Component: 3100 - total flux cleaned = -0.00125055 Jy ! Component: 3150 - total flux cleaned = -0.0012047 Jy ! Component: 3200 - total flux cleaned = -0.00120477 Jy ! Component: 3250 - total flux cleaned = -0.00120475 Jy ! Component: 3300 - total flux cleaned = -0.00123853 Jy ! Component: 3350 - total flux cleaned = -0.00123865 Jy ! Component: 3400 - total flux cleaned = -0.0012608 Jy ! Component: 3450 - total flux cleaned = -0.00123864 Jy ! Component: 3500 - total flux cleaned = -0.00124957 Jy ! Component: 3550 - total flux cleaned = -0.00124963 Jy ! Component: 3600 - total flux cleaned = -0.00120647 Jy ! Component: 3650 - total flux cleaned = -0.00118516 Jy ! Component: 3700 - total flux cleaned = -0.00122791 Jy ! Component: 3750 - total flux cleaned = -0.00122792 Jy ! Component: 3800 - total flux cleaned = -0.00125948 Jy ! Component: 3850 - total flux cleaned = -0.00126986 Jy ! Component: 3900 - total flux cleaned = -0.00125946 Jy ! Component: 3950 - total flux cleaned = -0.00125942 Jy ! Component: 4000 - total flux cleaned = -0.00125953 Jy ! Component: 4050 - total flux cleaned = -0.00123919 Jy ! Total flux subtracted in 4096 components = -0.00128995 Jy ! Clean residual min=-0.000527 max=0.000578 Jy/beam ! Clean residual mean=0.000001 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.0666703 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 418 components and 0.0666702 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0152+0020_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.472 x 8.273 at -0.9365 degrees (North through East) ! Clean map min=-0.0012327 max=0.058686 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0152+0020_S_map.fits wmodel /image_prod/ug002_uva//J0152+0020_S_map.mod ! Writing 418 model components to file: /image_prod/ug002_uva//J0152+0020_S_map.mod wobs /image_prod/ug002_uva//J0152+0020_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0152+0020_S_uvs.fits wwins /image_prod/ug002_uva//J0152+0020_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0152+0020_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0586861 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000183248 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.936752 0.936752 1.8735 3.74701 7.49402 14.988 29.9761 59.9521 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.058 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 320.255 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0152+0020_S_dfm.log closed on Wed Mar 4 19:16:11 2020