! Started logfile: /image_prod/ug002_uva//J0019+7327_S_e_dfm.log on Wed Mar 4 18:22:49 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//J0019+7327_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0019+7327_S_e_uva.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.859259 visibilities/baseline/integration-bin. ! Found source: J0019+7327 ! ! 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 696 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 J0019+7327_S_e] 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.873664Jy sigma=12.482693 ! Fit after self-cal, rms=0.574778Jy sigma=3.681255 ! 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.58 mas, bmaj=10.2 mas, bpa=-5.718 degrees ! Estimated noise=4.83021 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 = 1.1306 Jy ! Component: 100 - total flux cleaned = 1.44974 Jy ! Total flux subtracted in 100 components = 1.44974 Jy ! Clean residual min=-0.060428 max=0.134619 Jy/beam ! Clean residual mean=0.000134 rms=0.020489 Jy/beam ! Combined flux in latest and established models = 1.44974 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.44974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.248681Jy sigma=1.526974 ! Fit after self-cal, rms=0.248609Jy sigma=1.526727 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141013 Jy ! Component: 100 - total flux cleaned = 0.206015 Jy ! Total flux subtracted in 100 components = 0.206015 Jy ! Clean residual min=-0.035893 max=0.053575 Jy/beam ! Clean residual mean=0.000027 rms=0.010073 Jy/beam ! Combined flux in latest and established models = 1.65575 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 1.65575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.160167Jy sigma=1.003633 ! Fit after self-cal, rms=0.160130Jy sigma=1.003496 ! 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=2.78 mas, bmaj=10.77 mas, bpa=-5.236 degrees ! Estimated noise=4.12108 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.0220777 Jy ! Component: 100 - total flux cleaned = 0.0245258 Jy ! Component: 150 - total flux cleaned = 0.0249851 Jy ! Component: 200 - total flux cleaned = 0.0249672 Jy ! Total flux subtracted in 200 components = 0.0249672 Jy ! Clean residual min=-0.035975 max=0.050763 Jy/beam ! Clean residual mean=-0.000030 rms=0.009583 Jy/beam ! Combined flux in latest and established models = 1.68072 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 1.68072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.153999Jy sigma=0.981731 ! Fit after self-cal, rms=0.153954Jy sigma=0.981527 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.78 x 10.77 at -5.236 degrees (North through East) ! Clean map min=-0.033883 max=1.4454 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 1.00 KP 0.99 ! LA 1.02 MK 1.05 NL 0.98 OV 0.93 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 0.98 KP 0.99 ! LA 1.02 MK 1.03 NL 1.30 OV 0.99 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.03 HN 0.97 KP 0.99 ! LA 0.97 MK 0.97 NL 1.07 OV 1.00 ! PT 0.99 SC 0.96 ! ! ! Fit before self-cal, rms=0.153954Jy sigma=0.981527 ! Fit after self-cal, rms=0.075497Jy sigma=0.488780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.783 mas, bmaj=10.67 mas, bpa=-5.196 degrees ! Estimated noise=4.11044 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 (25.5, -73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126389 Jy ! Component: 100 - total flux cleaned = 0.0161052 Jy ! Component: 150 - total flux cleaned = 0.0187582 Jy ! Component: 200 - total flux cleaned = 0.0207516 Jy ! Total flux subtracted in 200 components = 0.0207516 Jy ! Clean residual min=-0.008080 max=0.007752 Jy/beam ! Clean residual mean=-0.000007 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 1.70147 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 54 components and 1.70147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072421Jy sigma=0.471990 ! Fit after self-cal, rms=0.072400Jy sigma=0.471694 ! 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.072400Jy sigma=0.471694 ! Fit after self-cal, rms=0.071653Jy sigma=0.469590 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.781 mas, bmaj=10.65 mas, bpa=-5.197 degrees ! Estimated noise=4.11262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00546835 Jy ! Component: 100 - total flux cleaned = 0.00826876 Jy ! Component: 150 - total flux cleaned = 0.00981405 Jy ! Component: 200 - total flux cleaned = 0.0111504 Jy ! Total flux subtracted in 200 components = 0.0111504 Jy ! Clean residual min=-0.007192 max=0.007820 Jy/beam ! Clean residual mean=-0.000009 rms=0.001951 Jy/beam ! Combined flux in latest and established models = 1.71262 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 1.71262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070991Jy sigma=0.465815 ! Fit after self-cal, rms=0.070996Jy sigma=0.465777 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.00133682 Jy ! Component: 100 - total flux cleaned = 0.00195072 Jy ! Component: 150 - total flux cleaned = 0.00250344 Jy ! Component: 200 - total flux cleaned = 0.0029283 Jy ! Total flux subtracted in 200 components = 0.0029283 Jy ! Clean residual min=-0.006904 max=0.007830 Jy/beam ! Clean residual mean=-0.000011 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 1.71555 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 1.71555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070803Jy sigma=0.464695 ! Fit after self-cal, rms=0.070807Jy sigma=0.464680 ! 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.070807Jy sigma=0.464680 ! Fit after self-cal, rms=0.070413Jy sigma=0.463500 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.779 mas, bmaj=10.65 mas, bpa=-5.196 degrees ! Estimated noise=4.11579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356281 Jy ! Component: 100 - total flux cleaned = 0.00596228 Jy ! Component: 150 - total flux cleaned = 0.00709683 Jy ! Component: 200 - total flux cleaned = 0.0075484 Jy ! Total flux subtracted in 200 components = 0.0075484 Jy ! Clean residual min=-0.006995 max=0.007696 Jy/beam ! Clean residual mean=-0.000009 rms=0.001805 Jy/beam ! Combined flux in latest and established models = 1.7231 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 92 components and 1.7231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070168Jy sigma=0.461909 ! Fit after self-cal, rms=0.070173Jy sigma=0.461896 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.0005666 Jy ! Component: 100 - total flux cleaned = 0.000729418 Jy ! Component: 150 - total flux cleaned = 0.000778788 Jy ! Component: 200 - total flux cleaned = 0.000872263 Jy ! Total flux subtracted in 200 components = 0.000872263 Jy ! Clean residual min=-0.006875 max=0.007596 Jy/beam ! Clean residual mean=-0.000010 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 1.72397 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 99 components and 1.72397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070104Jy sigma=0.461437 ! Fit after self-cal, rms=0.070108Jy sigma=0.461432 ! 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.070108Jy sigma=0.461432 ! Fit after self-cal, rms=0.069878Jy sigma=0.460794 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.832 mas, bmaj=11.76 mas, bpa=-10.12 degrees ! Estimated noise=5.78009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209958 Jy ! Component: 100 - total flux cleaned = 0.00226665 Jy ! Component: 150 - total flux cleaned = 0.00247012 Jy ! Component: 200 - total flux cleaned = 0.00247174 Jy ! Total flux subtracted in 200 components = 0.00247174 Jy ! Clean residual min=-0.007754 max=0.007236 Jy/beam ! Clean residual mean=-0.000015 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 1.72644 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 1.72644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069904Jy sigma=0.460701 ! Fit after self-cal, rms=0.069906Jy sigma=0.460441 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.000135638 Jy ! Component: 100 - total flux cleaned = -8.52566e-05 Jy ! Component: 150 - total flux cleaned = 1.28165e-05 Jy ! Component: 200 - total flux cleaned = 5.89572e-05 Jy ! Total flux subtracted in 200 components = 5.89572e-05 Jy ! Clean residual min=-0.007729 max=0.007270 Jy/beam ! Clean residual mean=-0.000017 rms=0.002085 Jy/beam ! Combined flux in latest and established models = 1.7265 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 127 components and 1.7265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069922Jy sigma=0.460818 ! Fit after self-cal, rms=0.069927Jy sigma=0.460665 ! 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=2.776 mas, bmaj=10.64 mas, bpa=-5.191 degrees ! Estimated noise=4.11809 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.776 x 10.64 at -5.191 degrees (North through East) ! Clean map min=-0.0069372 max=1.4467 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069927Jy sigma=0.460665 ! Fit after self-cal, rms=0.065530Jy sigma=0.421907 ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=10.64 mas, bpa=-5.196 degrees ! Estimated noise=4.11911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203436 Jy ! Component: 100 - total flux cleaned = 0.00304992 Jy ! Component: 150 - total flux cleaned = 0.00324364 Jy ! Component: 200 - total flux cleaned = 0.00346576 Jy ! Total flux subtracted in 200 components = 0.00346576 Jy ! Clean residual min=-0.007119 max=0.007436 Jy/beam ! Clean residual mean=-0.000001 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 1.72997 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 142 components and 1.72997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065360Jy sigma=0.420774 ! Fit after self-cal, rms=0.065352Jy sigma=0.420741 ! Inverting map ! Added new window around map position (73, -50.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00459294 Jy ! Component: 100 - total flux cleaned = 0.0058216 Jy ! Component: 150 - total flux cleaned = 0.00646685 Jy ! Component: 200 - total flux cleaned = 0.00710947 Jy ! Total flux subtracted in 200 components = 0.00710947 Jy ! Clean residual min=-0.006582 max=0.006056 Jy/beam ! Clean residual mean=-0.000008 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 1.73708 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 162 components and 1.73708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064722Jy sigma=0.416641 ! Fit after self-cal, rms=0.064661Jy sigma=0.416282 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064661Jy sigma=0.416282 ! Fit after self-cal, rms=0.064446Jy sigma=0.415693 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.582 mas, bmaj=10.08 mas, bpa=-5.706 degrees ! Estimated noise=4.79549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.12262 Jy ! Component: 100 - total flux cleaned = 1.44024 Jy ! Component: 150 - total flux cleaned = 1.58032 Jy ! Component: 200 - total flux cleaned = 1.64455 Jy ! Total flux subtracted in 200 components = 1.64455 Jy ! Clean residual min=-0.014560 max=0.028747 Jy/beam ! Clean residual mean=0.000097 rms=0.004715 Jy/beam ! Combined flux in latest and established models = 1.64455 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 15 model components to the UV plane model. ! The established model now contains 15 components and 1.64455 Jy ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=10.64 mas, bpa=-5.191 degrees ! Estimated noise=4.1195 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.032568 Jy ! Component: 100 - total flux cleaned = 0.049608 Jy ! Component: 150 - total flux cleaned = 0.0609937 Jy ! Component: 200 - total flux cleaned = 0.0685299 Jy ! Total flux subtracted in 200 components = 0.0685299 Jy ! Clean residual min=-0.008114 max=0.007905 Jy/beam ! Clean residual mean=0.000020 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 1.71308 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 49 components and 1.71308 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=6.828 mas, bmaj=11.75 mas, bpa=-10.1 degrees ! Estimated noise=5.78702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00927443 Jy ! Component: 100 - total flux cleaned = 0.0148394 Jy ! Component: 150 - total flux cleaned = 0.0178061 Jy ! Component: 200 - total flux cleaned = 0.0200135 Jy ! Total flux subtracted in 200 components = 0.0200135 Jy ! Clean residual min=-0.006217 max=0.005837 Jy/beam ! Clean residual mean=0.000012 rms=0.001861 Jy/beam ! Combined flux in latest and established models = 1.7331 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 = 0.00151455 Jy ! Component: 100 - total flux cleaned = 0.00272103 Jy ! Component: 150 - total flux cleaned = 0.00359223 Jy ! Component: 200 - total flux cleaned = 0.00448341 Jy ! Total flux subtracted in 200 components = 0.00448341 Jy ! Clean residual min=-0.005395 max=0.005454 Jy/beam ! Clean residual mean=0.000001 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 1.73758 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 93 components and 1.73758 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=10.64 mas, bpa=-5.191 degrees ! Estimated noise=4.1195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205405 Jy ! Component: 100 - total flux cleaned = 0.00325327 Jy ! Component: 150 - total flux cleaned = 0.00409308 Jy ! Component: 200 - total flux cleaned = 0.00445495 Jy ! Total flux subtracted in 200 components = 0.00445495 Jy ! Clean residual min=-0.006270 max=0.006324 Jy/beam ! Clean residual mean=-0.000004 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 1.74204 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 1.74204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064562Jy sigma=0.417048 ! Fit after self-cal, rms=0.064482Jy sigma=0.416308 wmodel J0019+7327_S_e_map.mod ! Writing 115 model components to file: J0019+7327_S_e_map.mod wobs J0019+7327_S_e_uvs.fits ! Writing UV FITS file: J0019+7327_S_e_uvs.fits wwins J0019+7327_S_e_map.win ! wwins: Wrote 3 windows to J0019+7327_S_e_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.000308119 Jy ! Component: 100 - total flux cleaned = -0.0010214 Jy ! Component: 150 - total flux cleaned = -0.00158086 Jy ! Component: 200 - total flux cleaned = -0.00175579 Jy ! Component: 250 - total flux cleaned = -0.00208879 Jy ! Component: 300 - total flux cleaned = -0.00224912 Jy ! Component: 350 - total flux cleaned = -0.00232488 Jy ! Component: 400 - total flux cleaned = -0.00225102 Jy ! Component: 450 - total flux cleaned = -0.00217971 Jy ! Component: 500 - total flux cleaned = -0.00211017 Jy ! Component: 550 - total flux cleaned = -0.00197768 Jy ! Component: 600 - total flux cleaned = -0.00204314 Jy ! Component: 650 - total flux cleaned = -0.00204373 Jy ! Component: 700 - total flux cleaned = -0.0021663 Jy ! Component: 750 - total flux cleaned = -0.00222588 Jy ! Component: 800 - total flux cleaned = -0.00240023 Jy ! Component: 850 - total flux cleaned = -0.00251286 Jy ! Component: 900 - total flux cleaned = -0.00251315 Jy ! Component: 950 - total flux cleaned = -0.00272756 Jy ! Component: 1000 - total flux cleaned = -0.00246498 Jy ! Component: 1050 - total flux cleaned = -0.00241478 Jy ! Component: 1100 - total flux cleaned = -0.00236527 Jy ! Component: 1150 - total flux cleaned = -0.00221844 Jy ! Component: 1200 - total flux cleaned = -0.0021224 Jy ! Component: 1250 - total flux cleaned = -0.00183921 Jy ! Component: 1300 - total flux cleaned = -0.00160857 Jy ! Component: 1350 - total flux cleaned = -0.00138265 Jy ! Component: 1400 - total flux cleaned = -0.00124963 Jy ! Component: 1450 - total flux cleaned = -0.00116168 Jy ! Component: 1500 - total flux cleaned = -0.00103126 Jy ! Component: 1550 - total flux cleaned = -0.000734548 Jy ! Component: 1600 - total flux cleaned = -0.000610531 Jy ! Component: 1650 - total flux cleaned = -0.000406656 Jy ! Component: 1700 - total flux cleaned = -0.000326212 Jy ! Component: 1750 - total flux cleaned = -0.000247165 Jy ! Component: 1800 - total flux cleaned = 2.60323e-05 Jy ! Component: 1850 - total flux cleaned = 0.000140997 Jy ! Component: 1900 - total flux cleaned = 0.000329278 Jy ! Component: 1950 - total flux cleaned = 0.000403223 Jy ! Component: 2000 - total flux cleaned = 0.000476868 Jy ! Component: 2050 - total flux cleaned = 0.000440626 Jy ! Component: 2100 - total flux cleaned = 0.000547781 Jy ! Component: 2150 - total flux cleaned = 0.000618204 Jy ! Component: 2200 - total flux cleaned = 0.000582401 Jy ! Component: 2250 - total flux cleaned = 0.000547998 Jy ! Component: 2300 - total flux cleaned = 0.00065023 Jy ! Component: 2350 - total flux cleaned = 0.00061589 Jy ! Component: 2400 - total flux cleaned = 0.000649236 Jy ! Component: 2450 - total flux cleaned = 0.000681652 Jy ! Component: 2500 - total flux cleaned = 0.000778618 Jy ! Component: 2550 - total flux cleaned = 0.000649868 Jy ! Component: 2600 - total flux cleaned = 0.000618811 Jy ! Component: 2650 - total flux cleaned = 0.000650546 Jy ! Component: 2700 - total flux cleaned = 0.000681618 Jy ! Component: 2750 - total flux cleaned = 0.000650345 Jy ! Component: 2800 - total flux cleaned = 0.000528014 Jy ! Component: 2850 - total flux cleaned = 0.000467417 Jy ! Component: 2900 - total flux cleaned = 0.000347393 Jy ! Component: 2950 - total flux cleaned = 0.000199164 Jy ! Component: 3000 - total flux cleaned = 0.000169704 Jy ! Component: 3050 - total flux cleaned = 0.000111334 Jy ! Component: 3100 - total flux cleaned = -9.08472e-05 Jy ! Component: 3150 - total flux cleaned = -0.000119345 Jy ! Component: 3200 - total flux cleaned = -0.000204649 Jy ! Component: 3250 - total flux cleaned = -0.000232782 Jy ! Component: 3300 - total flux cleaned = -0.000288869 Jy ! Component: 3350 - total flux cleaned = -0.000455117 Jy ! Component: 3400 - total flux cleaned = -0.000454948 Jy ! Component: 3450 - total flux cleaned = -0.000509584 Jy ! Component: 3500 - total flux cleaned = -0.000591023 Jy ! Component: 3550 - total flux cleaned = -0.000590927 Jy ! Component: 3600 - total flux cleaned = -0.000671379 Jy ! Component: 3650 - total flux cleaned = -0.000724806 Jy ! Component: 3700 - total flux cleaned = -0.000804262 Jy ! Component: 3750 - total flux cleaned = -0.0008305 Jy ! Component: 3800 - total flux cleaned = -0.000909161 Jy ! Component: 3850 - total flux cleaned = -0.000935323 Jy ! Component: 3900 - total flux cleaned = -0.00103891 Jy ! Component: 3950 - total flux cleaned = -0.00101327 Jy ! Component: 4000 - total flux cleaned = -0.00101355 Jy ! Component: 4050 - total flux cleaned = -0.00114079 Jy ! Total flux subtracted in 4096 components = -0.00109009 Jy ! Clean residual min=-0.001410 max=0.001392 Jy/beam ! Clean residual mean=-0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 1.74095 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 438 components and 1.74095 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0019+7327_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.776 x 10.64 at -5.191 degrees (North through East) ! Clean map min=-0.0045528 max=1.4465 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0019+7327_S_e_map.fits wmodel /image_prod/ug002_uva//J0019+7327_S_e_map.mod ! Writing 438 model components to file: /image_prod/ug002_uva//J0019+7327_S_e_map.mod wobs /image_prod/ug002_uva//J0019+7327_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0019+7327_S_e_uvs.fits wwins /image_prod/ug002_uva//J0019+7327_S_e_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0019+7327_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.44653 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000442961 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0918671 0.0918671 0.183734 0.367469 0.734937 1.46987 2.93975 5.8795 11.759 23.518 47.036 94.072 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.446 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3265.58 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0019+7327_S_e_dfm.log closed on Wed Mar 4 18:22:54 2020