! Started logfile: /image_prod/ug002_uvm//J1357-1527_S_a_dfm.log on Wed Mar 4 17:16:00 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_uvm//J1357-1527_S_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J1357-1527_S_a_uvm.fits ! AN table 1: 24 integrations on 36 of 36 possible baselines. ! AN table 2: 6 integrations on 28 of 28 possible baselines. ! AN table 3: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.90735 visibilities/baseline/integration-bin. ! Found source: J1357-1527 ! ! 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 40 lines of history. ! ! Reading 5259 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 J1357-1527_S_a] 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 10 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 9 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 9 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 9 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.092438Jy sigma=9.952790 ! Fit after self-cal, rms=0.588689Jy sigma=5.123194 ! 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.53 mas, bmaj=7.454 mas, bpa=-8.704 degrees ! Estimated noise=1.66821 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.318147 Jy ! Component: 100 - total flux cleaned = 0.392985 Jy ! Total flux subtracted in 100 components = 0.392985 Jy ! Clean residual min=-0.013736 max=0.028695 Jy/beam ! Clean residual mean=0.000002 rms=0.004046 Jy/beam ! Combined flux in latest and established models = 0.392985 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.392985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117763Jy sigma=1.055924 ! Fit after self-cal, rms=0.117728Jy sigma=1.055354 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0297809 Jy ! Component: 100 - total flux cleaned = 0.0449618 Jy ! Total flux subtracted in 100 components = 0.0449618 Jy ! Clean residual min=-0.013160 max=0.016437 Jy/beam ! Clean residual mean=0.000000 rms=0.003287 Jy/beam ! Combined flux in latest and established models = 0.437947 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.437947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107901Jy sigma=0.909536 ! Fit after self-cal, rms=0.107852Jy sigma=0.908800 ! 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.288 mas, bmaj=9.606 mas, bpa=-10.82 degrees ! Estimated noise=1.15427 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 (3.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0248148 Jy ! Component: 100 - total flux cleaned = 0.0390919 Jy ! Component: 150 - total flux cleaned = 0.0491262 Jy ! Component: 200 - total flux cleaned = 0.0563631 Jy ! Total flux subtracted in 200 components = 0.0563631 Jy ! Clean residual min=-0.011785 max=0.013307 Jy/beam ! Clean residual mean=0.000011 rms=0.002593 Jy/beam ! Combined flux in latest and established models = 0.49431 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 57 components and 0.49431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103759Jy sigma=0.823570 ! Fit after self-cal, rms=0.103462Jy sigma=0.820504 ! 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.288 x 9.606 at -10.82 degrees (North through East) ! Clean map min=-0.010699 max=0.41773 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.96 HN 1.03 KP 0.97 ! LA 0.99 MK 1.05 NL 0.93 OV 0.93 ! PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 1.05 HN 1.03 KP 0.95 ! LA 1.05 MK 0.99 NL 1.06 OV 0.96 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.86 FD 1.00 HN 1.02 KP 1.01 ! LA 1.03 MK 0.96 NL 0.98 OV 0.95 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.18 FD 0.99 HN 1.02 KP 0.97 ! LA 0.98 MK 1.02 NL 0.95 OV 0.95 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.87 FD 0.98 HN 1.04 KP 0.99 ! LA 1.01 MK 0.91 NL 1.09 OV 0.85 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.88 FD 0.97 HN 1.01 KP 1.00 ! LA 1.02 MK 0.96 NL 1.11 OV 0.93 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.97 HN 1.03 KP 0.98 ! LA 0.99 MK 0.95 NL 0.95 OV 0.93 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 0.96 HN 1.05 KP 0.99 ! LA 1.02 MK 0.96 NL 0.98 OV 0.96 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.88 FD 0.96 HN 1.04 KP 1.00 ! LA 1.03 MK 0.96 NL 0.87 OV 0.92 ! PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.103462Jy sigma=0.820504 ! Fit after self-cal, rms=0.094414Jy sigma=0.702199 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=9.56 mas, bpa=-10.75 degrees ! Estimated noise=1.12687 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.00289514 Jy ! Component: 100 - total flux cleaned = -0.00369867 Jy ! Component: 150 - total flux cleaned = -0.00415232 Jy ! Component: 200 - total flux cleaned = -0.00451436 Jy ! Total flux subtracted in 200 components = -0.00451436 Jy ! Clean residual min=-0.005834 max=0.005862 Jy/beam ! Clean residual mean=0.000021 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.489795 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.489795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093017Jy sigma=0.700540 ! Fit after self-cal, rms=0.093140Jy sigma=0.700032 ! 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.093140Jy sigma=0.700032 ! Fit after self-cal, rms=0.086066Jy sigma=0.573634 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=9.62 mas, bpa=-10.63 degrees ! Estimated noise=1.13164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165484 Jy ! Component: 100 - total flux cleaned = 0.0012733 Jy ! Component: 150 - total flux cleaned = 0.00090134 Jy ! Component: 200 - total flux cleaned = 0.000567439 Jy ! Total flux subtracted in 200 components = 0.000567439 Jy ! Clean residual min=-0.003219 max=0.003294 Jy/beam ! Clean residual mean=0.000004 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.490363 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.490363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085771Jy sigma=0.571116 ! Fit after self-cal, rms=0.085769Jy sigma=0.570706 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 = 8.77634e-05 Jy ! Component: 100 - total flux cleaned = -0.000229273 Jy ! Component: 150 - total flux cleaned = -0.000506412 Jy ! Component: 200 - total flux cleaned = -0.000757996 Jy ! Total flux subtracted in 200 components = -0.000757996 Jy ! Clean residual min=-0.003052 max=0.003056 Jy/beam ! Clean residual mean=0.000004 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.489605 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 105 components and 0.489605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085664Jy sigma=0.569866 ! Fit after self-cal, rms=0.085654Jy sigma=0.569768 ! 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.085654Jy sigma=0.569768 ! Fit after self-cal, rms=0.085859Jy sigma=0.569158 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.275 mas, bmaj=9.619 mas, bpa=-10.58 degrees ! Estimated noise=1.1308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000801031 Jy ! Component: 100 - total flux cleaned = 0.000624852 Jy ! Component: 150 - total flux cleaned = 0.000380434 Jy ! Component: 200 - total flux cleaned = 0.000291741 Jy ! Total flux subtracted in 200 components = 0.000291741 Jy ! Clean residual min=-0.002837 max=0.003040 Jy/beam ! Clean residual mean=0.000003 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.489897 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.489897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085745Jy sigma=0.568427 ! Fit after self-cal, rms=0.085743Jy sigma=0.568330 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 = -2.3012e-05 Jy ! Component: 100 - total flux cleaned = -0.000190374 Jy ! Component: 150 - total flux cleaned = -0.00026809 Jy ! Component: 200 - total flux cleaned = -0.000341906 Jy ! Total flux subtracted in 200 components = -0.000341906 Jy ! Clean residual min=-0.002793 max=0.002913 Jy/beam ! Clean residual mean=0.000003 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.489555 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.489555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085689Jy sigma=0.567973 ! Fit after self-cal, rms=0.085689Jy sigma=0.567932 ! 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.085689Jy sigma=0.567932 ! Fit after self-cal, rms=0.085921Jy sigma=0.567742 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.636 mas, bmaj=17.25 mas, bpa=-4.904 degrees ! Estimated noise=1.39471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140355 Jy ! Component: 100 - total flux cleaned = -0.000143586 Jy ! Component: 150 - total flux cleaned = -0.000361577 Jy ! Component: 200 - total flux cleaned = -0.000528696 Jy ! Total flux subtracted in 200 components = -0.000528696 Jy ! Clean residual min=-0.002693 max=0.002982 Jy/beam ! Clean residual mean=0.000004 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.489026 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 125 components and 0.489026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085878Jy sigma=0.567593 ! Fit after self-cal, rms=0.085882Jy sigma=0.567515 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 = -1.47656e-05 Jy ! Component: 100 - total flux cleaned = -8.61795e-05 Jy ! Component: 150 - total flux cleaned = -0.000174683 Jy ! Component: 200 - total flux cleaned = -0.000190374 Jy ! Total flux subtracted in 200 components = -0.000190374 Jy ! Clean residual min=-0.002716 max=0.002924 Jy/beam ! Clean residual mean=0.000004 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.488836 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 133 components and 0.488836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085861Jy sigma=0.567505 ! Fit after self-cal, rms=0.085866Jy sigma=0.567454 ! 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.274 mas, bmaj=9.622 mas, bpa=-10.55 degrees ! Estimated noise=1.13062 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 9.622 at -10.55 degrees (North through East) ! Clean map min=-0.0026735 max=0.40997 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.514 mas, bmaj=7.45 mas, bpa=-8.139 degrees ! Estimated noise=1.66777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.317914 Jy ! Component: 100 - total flux cleaned = 0.392316 Jy ! Component: 150 - total flux cleaned = 0.424325 Jy ! Component: 200 - total flux cleaned = 0.442387 Jy ! Total flux subtracted in 200 components = 0.442387 Jy ! Clean residual min=-0.005499 max=0.009572 Jy/beam ! Clean residual mean=0.000002 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.442387 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.442387 Jy ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=9.622 mas, bpa=-10.55 degrees ! Estimated noise=1.13062 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.0182416 Jy ! Component: 100 - total flux cleaned = 0.0282957 Jy ! Component: 150 - total flux cleaned = 0.0344919 Jy ! Component: 200 - total flux cleaned = 0.0385432 Jy ! Total flux subtracted in 200 components = 0.0385432 Jy ! Clean residual min=-0.003321 max=0.004074 Jy/beam ! Clean residual mean=0.000001 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.48093 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 93 components and 0.48093 Jy ! Inverting map ! Added new window around map position (0, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376687 Jy ! Component: 100 - total flux cleaned = 0.0060598 Jy ! Component: 150 - total flux cleaned = 0.00719607 Jy ! Component: 200 - total flux cleaned = 0.00772499 Jy ! Total flux subtracted in 200 components = 0.00772499 Jy ! Clean residual min=-0.002962 max=0.002629 Jy/beam ! Clean residual mean=0.000002 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.488655 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 126 components and 0.488655 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.636 mas, bmaj=17.25 mas, bpa=-4.904 degrees ! Estimated noise=1.39471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118365 Jy ! Component: 100 - total flux cleaned = 0.00130957 Jy ! Component: 150 - total flux cleaned = 0.00131253 Jy ! Component: 200 - total flux cleaned = 0.00124976 Jy ! Total flux subtracted in 200 components = 0.00124976 Jy ! Clean residual min=-0.002667 max=0.002837 Jy/beam ! Clean residual mean=0.000004 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.489905 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 = -3.69996e-05 Jy ! Component: 100 - total flux cleaned = -6.97761e-05 Jy ! Component: 150 - total flux cleaned = -9.93115e-05 Jy ! Component: 200 - total flux cleaned = -0.000112672 Jy ! Total flux subtracted in 200 components = -0.000112672 Jy ! Clean residual min=-0.002682 max=0.002840 Jy/beam ! Clean residual mean=0.000004 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.489792 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 156 components and 0.489792 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=9.622 mas, bpa=-10.55 degrees ! Estimated noise=1.13062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105597 Jy ! Component: 100 - total flux cleaned = 0.000105867 Jy ! Component: 150 - total flux cleaned = 0.000105493 Jy ! Component: 200 - total flux cleaned = 0.000165526 Jy ! Total flux subtracted in 200 components = 0.000165526 Jy ! Clean residual min=-0.002806 max=0.002705 Jy/beam ! Clean residual mean=0.000002 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.489957 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 181 components and 0.489958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085693Jy sigma=0.566261 ! Fit after self-cal, rms=0.085682Jy sigma=0.566057 wmodel J1357-1527_S_a_map.mod ! Writing 181 model components to file: J1357-1527_S_a_map.mod wobs J1357-1527_S_a_uvs.fits ! Writing UV FITS file: J1357-1527_S_a_uvs.fits wwins J1357-1527_S_a_map.win ! wwins: Wrote 3 windows to J1357-1527_S_a_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.000256235 Jy ! Component: 100 - total flux cleaned = -0.000482428 Jy ! Component: 150 - total flux cleaned = -0.000608283 Jy ! Component: 200 - total flux cleaned = -0.000767302 Jy ! Component: 250 - total flux cleaned = -0.00103678 Jy ! Component: 300 - total flux cleaned = -0.00126106 Jy ! Component: 350 - total flux cleaned = -0.00158623 Jy ! Component: 400 - total flux cleaned = -0.00172622 Jy ! Component: 450 - total flux cleaned = -0.00179425 Jy ! Component: 500 - total flux cleaned = -0.00186066 Jy ! Component: 550 - total flux cleaned = -0.00182737 Jy ! Component: 600 - total flux cleaned = -0.00179522 Jy ! Component: 650 - total flux cleaned = -0.00179529 Jy ! Component: 700 - total flux cleaned = -0.00179584 Jy ! Component: 750 - total flux cleaned = -0.00185656 Jy ! Component: 800 - total flux cleaned = -0.00182617 Jy ! Component: 850 - total flux cleaned = -0.00185549 Jy ! Component: 900 - total flux cleaned = -0.00185542 Jy ! Component: 950 - total flux cleaned = -0.00194139 Jy ! Component: 1000 - total flux cleaned = -0.00191323 Jy ! Component: 1050 - total flux cleaned = -0.00188485 Jy ! Component: 1100 - total flux cleaned = -0.00182955 Jy ! Component: 1150 - total flux cleaned = -0.00188385 Jy ! Component: 1200 - total flux cleaned = -0.00182958 Jy ! Component: 1250 - total flux cleaned = -0.00177616 Jy ! Component: 1300 - total flux cleaned = -0.00180252 Jy ! Component: 1350 - total flux cleaned = -0.00175033 Jy ! Component: 1400 - total flux cleaned = -0.00175052 Jy ! Component: 1450 - total flux cleaned = -0.00169988 Jy ! Component: 1500 - total flux cleaned = -0.00177538 Jy ! Component: 1550 - total flux cleaned = -0.00177543 Jy ! Component: 1600 - total flux cleaned = -0.00177536 Jy ! Component: 1650 - total flux cleaned = -0.00179972 Jy ! Component: 1700 - total flux cleaned = -0.00175143 Jy ! Component: 1750 - total flux cleaned = -0.00170327 Jy ! Component: 1800 - total flux cleaned = -0.00165584 Jy ! Component: 1850 - total flux cleaned = -0.0016559 Jy ! Component: 1900 - total flux cleaned = -0.00160911 Jy ! Component: 1950 - total flux cleaned = -0.00160924 Jy ! Component: 2000 - total flux cleaned = -0.00165516 Jy ! Component: 2050 - total flux cleaned = -0.00170008 Jy ! Component: 2100 - total flux cleaned = -0.00163254 Jy ! Component: 2150 - total flux cleaned = -0.00163279 Jy ! Component: 2200 - total flux cleaned = -0.00174315 Jy ! Component: 2250 - total flux cleaned = -0.00176504 Jy ! Component: 2300 - total flux cleaned = -0.00185136 Jy ! Component: 2350 - total flux cleaned = -0.0018727 Jy ! Component: 2400 - total flux cleaned = -0.00183029 Jy ! Component: 2450 - total flux cleaned = -0.00199932 Jy ! Component: 2500 - total flux cleaned = -0.00193607 Jy ! Component: 2550 - total flux cleaned = -0.00199832 Jy ! Component: 2600 - total flux cleaned = -0.00189485 Jy ! Component: 2650 - total flux cleaned = -0.00191524 Jy ! Component: 2700 - total flux cleaned = -0.00195602 Jy ! Component: 2750 - total flux cleaned = -0.00203647 Jy ! Component: 2800 - total flux cleaned = -0.0019963 Jy ! Component: 2850 - total flux cleaned = -0.00195662 Jy ! Component: 2900 - total flux cleaned = -0.00197644 Jy ! Component: 2950 - total flux cleaned = -0.00191755 Jy ! Component: 3000 - total flux cleaned = -0.00197616 Jy ! Component: 3050 - total flux cleaned = -0.00193783 Jy ! Component: 3100 - total flux cleaned = -0.00197609 Jy ! Component: 3150 - total flux cleaned = -0.0019952 Jy ! Component: 3200 - total flux cleaned = -0.00199509 Jy ! Component: 3250 - total flux cleaned = -0.00201396 Jy ! Component: 3300 - total flux cleaned = -0.00207024 Jy ! Component: 3350 - total flux cleaned = -0.00210718 Jy ! Component: 3400 - total flux cleaned = -0.00216241 Jy ! Component: 3450 - total flux cleaned = -0.00210743 Jy ! Component: 3500 - total flux cleaned = -0.00221662 Jy ! Component: 3550 - total flux cleaned = -0.00216233 Jy ! Component: 3600 - total flux cleaned = -0.00210845 Jy ! Component: 3650 - total flux cleaned = -0.00212657 Jy ! Component: 3700 - total flux cleaned = -0.00214446 Jy ! Component: 3750 - total flux cleaned = -0.00212664 Jy ! Component: 3800 - total flux cleaned = -0.00210919 Jy ! Component: 3850 - total flux cleaned = -0.00214423 Jy ! Component: 3900 - total flux cleaned = -0.0021094 Jy ! Component: 3950 - total flux cleaned = -0.00209214 Jy ! Component: 4000 - total flux cleaned = -0.00214385 Jy ! Component: 4050 - total flux cleaned = -0.00212663 Jy ! Total flux subtracted in 4096 components = -0.00210955 Jy ! Clean residual min=-0.000954 max=0.001124 Jy/beam ! Clean residual mean=0.000001 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.487848 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 464 components and 0.487848 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J1357-1527_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 9.622 at -10.55 degrees (North through East) ! Clean map min=-0.0024764 max=0.41143 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J1357-1527_S_a_map.fits wmodel /image_prod/ug002_uvm//J1357-1527_S_a_map.mod ! Writing 464 model components to file: /image_prod/ug002_uvm//J1357-1527_S_a_map.mod wobs /image_prod/ug002_uvm//J1357-1527_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J1357-1527_S_a_uvs.fits wwins /image_prod/ug002_uvm//J1357-1527_S_a_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uvm//J1357-1527_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.411427 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000315854 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.230311 0.230311 0.460621 0.921242 1.84248 3.68497 7.36994 14.7399 29.4798 58.9595 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.411 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1302.59 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J1357-1527_S_a_dfm.log closed on Wed Mar 4 17:16:04 2020