! Started logfile: /image_prod/ug002_uva//J0327+0233_S_dfm.log on Wed Mar 4 19:55:38 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//J0327+0233_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0327+0233_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.980864 visibilities/baseline/integration-bin. ! Found source: J0327+0233 ! ! 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 9534 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 J0327+0233_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007592Jy sigma=8.308207 ! Fit after self-cal, rms=0.905045Jy sigma=7.482284 ! 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.665 mas, bmaj=7.354 mas, bpa=-3.25 degrees ! Estimated noise=1.14446 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.0739368 Jy ! Component: 100 - total flux cleaned = 0.0963692 Jy ! Total flux subtracted in 100 components = 0.0963692 Jy ! Clean residual min=-0.005394 max=0.009368 Jy/beam ! Clean residual mean=0.000007 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.0963692 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0963692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070789Jy sigma=0.488195 ! Fit after self-cal, rms=0.070596Jy sigma=0.486595 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00992231 Jy ! Component: 100 - total flux cleaned = 0.0142479 Jy ! Total flux subtracted in 100 components = 0.0142479 Jy ! Clean residual min=-0.004441 max=0.004250 Jy/beam ! Clean residual mean=0.000007 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.110617 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.110617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069419Jy sigma=0.474964 ! Fit after self-cal, rms=0.069424Jy sigma=0.474831 ! 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.15 mas, bmaj=8.25 mas, bpa=-3.511 degrees ! Estimated noise=0.912533 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.000520056 Jy ! Component: 100 - total flux cleaned = 0.000512152 Jy ! Component: 150 - total flux cleaned = 0.000510295 Jy ! Component: 200 - total flux cleaned = 0.00047939 Jy ! Total flux subtracted in 200 components = 0.00047939 Jy ! Clean residual min=-0.004272 max=0.003850 Jy/beam ! Clean residual mean=0.000005 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.111096 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.111096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069346Jy sigma=0.474247 ! Fit after self-cal, rms=0.069326Jy sigma=0.474235 ! 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.15 x 8.25 at -3.511 degrees (North through East) ! Clean map min=-0.004199 max=0.096132 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.04 KP 1.03 ! LA 1.06 MK 0.99 OV 0.83 PT 1.03 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.02 KP 1.04 ! LA 1.09 MK 1.02 OV 0.89 PT 1.02 ! SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 1.02 KP 1.05 ! LA 1.04 MK 0.91 OV 0.88 PT 1.03 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.069326Jy sigma=0.474235 ! Fit after self-cal, rms=0.068460Jy sigma=0.468142 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=8.236 mas, bpa=-3.483 degrees ! Estimated noise=0.905262 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 (13.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328999 Jy ! Component: 100 - total flux cleaned = 0.00313599 Jy ! Component: 150 - total flux cleaned = 0.0030708 Jy ! Component: 200 - total flux cleaned = 0.00290777 Jy ! Total flux subtracted in 200 components = 0.00290777 Jy ! Clean residual min=-0.002334 max=0.002257 Jy/beam ! Clean residual mean=0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.114004 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 48 components and 0.114004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068204Jy sigma=0.466473 ! Fit after self-cal, rms=0.068212Jy sigma=0.466188 ! 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.068212Jy sigma=0.466188 ! Fit after self-cal, rms=0.068652Jy sigma=0.464050 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=8.21 mas, bpa=-3.412 degrees ! Estimated noise=0.904654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159523 Jy ! Component: 100 - total flux cleaned = 0.00184357 Jy ! Component: 150 - total flux cleaned = 0.00177831 Jy ! Component: 200 - total flux cleaned = 0.00175094 Jy ! Total flux subtracted in 200 components = 0.00175094 Jy ! Clean residual min=-0.001930 max=0.001767 Jy/beam ! Clean residual mean=0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.115755 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 66 components and 0.115755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068598Jy sigma=0.463600 ! Fit after self-cal, rms=0.068592Jy sigma=0.463521 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.000582034 Jy ! Component: 100 - total flux cleaned = 0.000638381 Jy ! Component: 150 - total flux cleaned = 0.000614912 Jy ! Component: 200 - total flux cleaned = 0.000593142 Jy ! Total flux subtracted in 200 components = 0.000593142 Jy ! Clean residual min=-0.001904 max=0.001769 Jy/beam ! Clean residual mean=0.000003 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.116348 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 78 components and 0.116348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068569Jy sigma=0.463367 ! Fit after self-cal, rms=0.068563Jy sigma=0.463353 ! 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.068563Jy sigma=0.463353 ! Fit after self-cal, rms=0.069244Jy sigma=0.463178 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.114 mas, bmaj=8.202 mas, bpa=-3.41 degrees ! Estimated noise=0.903316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000558365 Jy ! Component: 100 - total flux cleaned = 0.000628504 Jy ! Component: 150 - total flux cleaned = 0.000629378 Jy ! Component: 200 - total flux cleaned = 0.000589911 Jy ! Total flux subtracted in 200 components = 0.000589911 Jy ! Clean residual min=-0.001798 max=0.001597 Jy/beam ! Clean residual mean=0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.116938 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.116938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069226Jy sigma=0.463065 ! Fit after self-cal, rms=0.069226Jy sigma=0.463050 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.000236447 Jy ! Component: 100 - total flux cleaned = 0.000237446 Jy ! Component: 150 - total flux cleaned = 0.000200434 Jy ! Component: 200 - total flux cleaned = 0.000147441 Jy ! Total flux subtracted in 200 components = 0.000147441 Jy ! Clean residual min=-0.001773 max=0.001588 Jy/beam ! Clean residual mean=0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.117086 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.117086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069213Jy sigma=0.462979 ! Fit after self-cal, rms=0.069210Jy sigma=0.462974 ! 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.069210Jy sigma=0.462974 ! Fit after self-cal, rms=0.069293Jy sigma=0.462966 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.916 mas, bmaj=13.27 mas, bpa=3.221 degrees ! Estimated noise=1.12314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000210112 Jy ! Component: 100 - total flux cleaned = 0.000259697 Jy ! Component: 150 - total flux cleaned = 0.000273603 Jy ! Component: 200 - total flux cleaned = 0.000273109 Jy ! Total flux subtracted in 200 components = 0.000273109 Jy ! Clean residual min=-0.001798 max=0.001633 Jy/beam ! Clean residual mean=0.000002 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.117359 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.117359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069293Jy sigma=0.462950 ! Fit after self-cal, rms=0.069291Jy sigma=0.462941 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 = 7.02248e-05 Jy ! Component: 100 - total flux cleaned = 8.34637e-05 Jy ! Component: 150 - total flux cleaned = 9.60564e-05 Jy ! Component: 200 - total flux cleaned = 0.000108091 Jy ! Total flux subtracted in 200 components = 0.000108091 Jy ! Clean residual min=-0.001777 max=0.001636 Jy/beam ! Clean residual mean=0.000002 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.117467 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 106 components and 0.117467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069290Jy sigma=0.462947 ! Fit after self-cal, rms=0.069286Jy sigma=0.462938 ! 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.113 mas, bmaj=8.199 mas, bpa=-3.381 degrees ! Estimated noise=0.903354 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 8.199 at -3.381 degrees (North through East) ! Clean map min=-0.001673 max=0.095085 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.642 mas, bmaj=7.348 mas, bpa=-3.117 degrees ! Estimated noise=1.12405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0726587 Jy ! Component: 100 - total flux cleaned = 0.095419 Jy ! Component: 150 - total flux cleaned = 0.105254 Jy ! Component: 200 - total flux cleaned = 0.110527 Jy ! Total flux subtracted in 200 components = 0.110527 Jy ! Clean residual min=-0.003049 max=0.003340 Jy/beam ! Clean residual mean=0.000000 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.110527 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.110527 Jy ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=8.199 mas, bpa=-3.381 degrees ! Estimated noise=0.903354 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.00372489 Jy ! Component: 100 - total flux cleaned = 0.00609095 Jy ! Component: 150 - total flux cleaned = 0.00719004 Jy ! Component: 200 - total flux cleaned = 0.00735438 Jy ! Total flux subtracted in 200 components = 0.00735438 Jy ! Clean residual min=-0.002098 max=0.001737 Jy/beam ! Clean residual mean=0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.117881 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 40 components and 0.117881 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.916 mas, bmaj=13.27 mas, bpa=3.221 degrees ! Estimated noise=1.12314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0001808 Jy ! Component: 100 - total flux cleaned = 0.000254667 Jy ! Component: 150 - total flux cleaned = 0.000283514 Jy ! Component: 200 - total flux cleaned = 0.00023828 Jy ! Total flux subtracted in 200 components = 0.00023828 Jy ! Clean residual min=-0.001830 max=0.001623 Jy/beam ! Clean residual mean=0.000001 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.11812 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.18516e-05 Jy ! Component: 100 - total flux cleaned = -7.99651e-05 Jy ! Component: 150 - total flux cleaned = -0.000115451 Jy ! Component: 200 - total flux cleaned = -0.000148032 Jy ! Total flux subtracted in 200 components = -0.000148032 Jy ! Clean residual min=-0.001809 max=0.001622 Jy/beam ! Clean residual mean=0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.117972 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 72 components and 0.117972 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=8.199 mas, bpa=-3.381 degrees ! Estimated noise=0.903354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000381496 Jy ! Component: 100 - total flux cleaned = -0.000417949 Jy ! Component: 150 - total flux cleaned = -0.00041669 Jy ! Component: 200 - total flux cleaned = -0.000385925 Jy ! Total flux subtracted in 200 components = -0.000385925 Jy ! Clean residual min=-0.001846 max=0.001589 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.117586 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.117586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069350Jy sigma=0.463217 ! Fit after self-cal, rms=0.069362Jy sigma=0.463186 wmodel J0327+0233_S_map.mod ! Writing 88 model components to file: J0327+0233_S_map.mod wobs J0327+0233_S_uvs.fits ! Writing UV FITS file: J0327+0233_S_uvs.fits wwins J0327+0233_S_map.win ! wwins: Wrote 2 windows to J0327+0233_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.000625471 Jy ! Component: 100 - total flux cleaned = -0.000712881 Jy ! Component: 150 - total flux cleaned = -0.000769718 Jy ! Component: 200 - total flux cleaned = -0.000824209 Jy ! Component: 250 - total flux cleaned = -0.000877305 Jy ! Component: 300 - total flux cleaned = -0.00100564 Jy ! Component: 350 - total flux cleaned = -0.00110543 Jy ! Component: 400 - total flux cleaned = -0.00108072 Jy ! Component: 450 - total flux cleaned = -0.00115352 Jy ! Component: 500 - total flux cleaned = -0.00124756 Jy ! Component: 550 - total flux cleaned = -0.0012243 Jy ! Component: 600 - total flux cleaned = -0.00115679 Jy ! Component: 650 - total flux cleaned = -0.00122358 Jy ! Component: 700 - total flux cleaned = -0.00115791 Jy ! Component: 750 - total flux cleaned = -0.00109392 Jy ! Component: 800 - total flux cleaned = -0.00115744 Jy ! Component: 850 - total flux cleaned = -0.00117793 Jy ! Component: 900 - total flux cleaned = -0.00111644 Jy ! Component: 950 - total flux cleaned = -0.00109645 Jy ! Component: 1000 - total flux cleaned = -0.00103677 Jy ! Component: 1050 - total flux cleaned = -0.00103679 Jy ! Component: 1100 - total flux cleaned = -0.000978615 Jy ! Component: 1150 - total flux cleaned = -0.0010357 Jy ! Component: 1200 - total flux cleaned = -0.00103563 Jy ! Component: 1250 - total flux cleaned = -0.000998694 Jy ! Component: 1300 - total flux cleaned = -0.000980832 Jy ! Component: 1350 - total flux cleaned = -0.000980653 Jy ! Component: 1400 - total flux cleaned = -0.000926924 Jy ! Component: 1450 - total flux cleaned = -0.000856307 Jy ! Component: 1500 - total flux cleaned = -0.000856632 Jy ! Component: 1550 - total flux cleaned = -0.000804926 Jy ! Component: 1600 - total flux cleaned = -0.000805404 Jy ! Component: 1650 - total flux cleaned = -0.000839212 Jy ! Component: 1700 - total flux cleaned = -0.000738596 Jy ! Component: 1750 - total flux cleaned = -0.000771599 Jy ! Component: 1800 - total flux cleaned = -0.000722052 Jy ! Component: 1850 - total flux cleaned = -0.000754479 Jy ! Component: 1900 - total flux cleaned = -0.000690145 Jy ! Component: 1950 - total flux cleaned = -0.000674139 Jy ! Component: 2000 - total flux cleaned = -0.000658468 Jy ! Component: 2050 - total flux cleaned = -0.000674396 Jy ! Component: 2100 - total flux cleaned = -0.000674407 Jy ! Component: 2150 - total flux cleaned = -0.000720544 Jy ! Component: 2200 - total flux cleaned = -0.0007202 Jy ! Component: 2250 - total flux cleaned = -0.000675289 Jy ! Component: 2300 - total flux cleaned = -0.000705292 Jy ! Component: 2350 - total flux cleaned = -0.000749571 Jy ! Component: 2400 - total flux cleaned = -0.000749582 Jy ! Component: 2450 - total flux cleaned = -0.000749456 Jy ! Component: 2500 - total flux cleaned = -0.000692061 Jy ! Component: 2550 - total flux cleaned = -0.000720427 Jy ! Component: 2600 - total flux cleaned = -0.000635655 Jy ! Component: 2650 - total flux cleaned = -0.000607714 Jy ! Component: 2700 - total flux cleaned = -0.000580005 Jy ! Component: 2750 - total flux cleaned = -0.000634877 Jy ! Component: 2800 - total flux cleaned = -0.000552962 Jy ! Component: 2850 - total flux cleaned = -0.000566287 Jy ! Component: 2900 - total flux cleaned = -0.000499089 Jy ! Component: 2950 - total flux cleaned = -0.000512214 Jy ! Component: 3000 - total flux cleaned = -0.000485913 Jy ! Component: 3050 - total flux cleaned = -0.000380963 Jy ! Component: 3100 - total flux cleaned = -0.000368094 Jy ! Component: 3150 - total flux cleaned = -0.000355331 Jy ! Component: 3200 - total flux cleaned = -0.000304048 Jy ! Component: 3250 - total flux cleaned = -0.000342228 Jy ! Component: 3300 - total flux cleaned = -0.000367477 Jy ! Component: 3350 - total flux cleaned = -0.000279573 Jy ! Component: 3400 - total flux cleaned = -0.00029212 Jy ! Component: 3450 - total flux cleaned = -0.000279722 Jy ! Component: 3500 - total flux cleaned = -0.000218312 Jy ! Component: 3550 - total flux cleaned = -0.000206187 Jy ! Component: 3600 - total flux cleaned = -0.000242482 Jy ! Component: 3650 - total flux cleaned = -0.000218467 Jy ! Component: 3700 - total flux cleaned = -0.000194657 Jy ! Component: 3750 - total flux cleaned = -0.000194632 Jy ! Component: 3800 - total flux cleaned = -0.000171095 Jy ! Component: 3850 - total flux cleaned = -0.000147801 Jy ! Component: 3900 - total flux cleaned = -0.000171003 Jy ! Component: 3950 - total flux cleaned = -0.000136319 Jy ! Component: 4000 - total flux cleaned = -0.000182129 Jy ! Component: 4050 - total flux cleaned = -0.000159301 Jy ! Total flux subtracted in 4096 components = -0.000102695 Jy ! Clean residual min=-0.000763 max=0.000785 Jy/beam ! Clean residual mean=0.000002 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.117483 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 356 components and 0.117483 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0327+0233_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 8.199 at -3.381 degrees (North through East) ! Clean map min=-0.001622 max=0.094467 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0327+0233_S_map.fits wmodel /image_prod/ug002_uva//J0327+0233_S_map.mod ! Writing 356 model components to file: /image_prod/ug002_uva//J0327+0233_S_map.mod wobs /image_prod/ug002_uva//J0327+0233_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0327+0233_S_uvs.fits wwins /image_prod/ug002_uva//J0327+0233_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0327+0233_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.094467 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203359 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.645808 0.645808 1.29162 2.58323 5.16647 10.3329 20.6659 41.3317 82.6635 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 464.534 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0327+0233_S_dfm.log closed on Wed Mar 4 19:55:43 2020