! Started logfile: /image_prod/ug002_uva//J2320+0513_S_a_dfm.log on Thu Mar 5 06:11:30 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//J2320+0513_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2320+0513_S_a_uva.fits ! AN table 1: 6 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.861111 visibilities/baseline/integration-bin. ! Found source: J2320+0513 ! ! 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 558 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 J2320+0513_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 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.483539Jy sigma=13.426143 ! Fit after self-cal, rms=0.125409Jy sigma=1.078563 ! 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=3.56 mas, bmaj=11.59 mas, bpa=-22.26 degrees ! Estimated noise=4.06026 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.821944 Jy ! Component: 100 - total flux cleaned = 1.00432 Jy ! Total flux subtracted in 100 components = 1.00432 Jy ! Clean residual min=-0.025535 max=0.060904 Jy/beam ! Clean residual mean=-0.000173 rms=0.010353 Jy/beam ! Combined flux in latest and established models = 1.00432 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.00432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121590Jy sigma=1.045288 ! Fit after self-cal, rms=0.121579Jy sigma=1.045226 ! 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.931 mas, bmaj=12.19 mas, bpa=-21.19 degrees ! Estimated noise=3.49976 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.0637962 Jy ! Component: 100 - total flux cleaned = 0.0865199 Jy ! Component: 150 - total flux cleaned = 0.088188 Jy ! Component: 200 - total flux cleaned = 0.0897811 Jy ! Total flux subtracted in 200 components = 0.0897811 Jy ! Clean residual min=-0.014438 max=0.021437 Jy/beam ! Clean residual mean=-0.000033 rms=0.004169 Jy/beam ! Combined flux in latest and established models = 1.0941 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 38 components and 1.0941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088378Jy sigma=0.716174 ! Fit after self-cal, rms=0.088325Jy sigma=0.715700 ! 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.931 x 12.19 at -21.19 degrees (North through East) ! Clean map min=-0.01366 max=1.0577 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 0.95 KP 0.99 ! LA 1.06 MK 1.02 NL 0.94 OV 0.97 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 0.98 KP 0.98 ! LA 1.00 MK 1.04 NL 1.06 OV 1.01 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 0.99 KP 1.00 ! LA 1.00 MK 0.98 NL 1.00 OV 0.98 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.088325Jy sigma=0.715700 ! Fit after self-cal, rms=0.073092Jy sigma=0.588253 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=12.16 mas, bpa=-21.22 degrees ! Estimated noise=3.48 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.00521475 Jy ! Component: 100 - total flux cleaned = 0.00650148 Jy ! Component: 150 - total flux cleaned = 0.00758331 Jy ! Component: 200 - total flux cleaned = 0.00814987 Jy ! Total flux subtracted in 200 components = 0.00814987 Jy ! Clean residual min=-0.006778 max=0.007850 Jy/beam ! Clean residual mean=-0.000018 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 1.10225 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 1.10225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072442Jy sigma=0.582083 ! Fit after self-cal, rms=0.072382Jy sigma=0.581507 ! 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.072382Jy sigma=0.581507 ! Fit after self-cal, rms=0.072359Jy sigma=0.580922 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=12.14 mas, bpa=-21.22 degrees ! Estimated noise=3.48071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264174 Jy ! Component: 100 - total flux cleaned = 0.00360066 Jy ! Component: 150 - total flux cleaned = 0.00388836 Jy ! Component: 200 - total flux cleaned = 0.00414344 Jy ! Total flux subtracted in 200 components = 0.00414344 Jy ! Clean residual min=-0.006499 max=0.007672 Jy/beam ! Clean residual mean=-0.000020 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 1.10639 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 1.10639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072136Jy sigma=0.579169 ! Fit after self-cal, rms=0.072115Jy sigma=0.578944 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.000400202 Jy ! Component: 100 - total flux cleaned = 0.000736268 Jy ! Component: 150 - total flux cleaned = 0.000974831 Jy ! Component: 200 - total flux cleaned = 0.00105875 Jy ! Total flux subtracted in 200 components = 0.00105875 Jy ! Clean residual min=-0.006476 max=0.007482 Jy/beam ! Clean residual mean=-0.000017 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 1.10745 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 1.10745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072047Jy sigma=0.578193 ! Fit after self-cal, rms=0.072041Jy sigma=0.578106 ! 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.072041Jy sigma=0.578106 ! Fit after self-cal, rms=0.072025Jy sigma=0.577743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=12.13 mas, bpa=-21.21 degrees ! Estimated noise=3.48013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202529 Jy ! Component: 100 - total flux cleaned = 0.00262266 Jy ! Component: 150 - total flux cleaned = 0.00302483 Jy ! Component: 200 - total flux cleaned = 0.00314114 Jy ! Total flux subtracted in 200 components = 0.00314114 Jy ! Clean residual min=-0.006341 max=0.007455 Jy/beam ! Clean residual mean=-0.000018 rms=0.001838 Jy/beam ! Combined flux in latest and established models = 1.11059 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 77 components and 1.11059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071899Jy sigma=0.577351 ! Fit after self-cal, rms=0.071898Jy sigma=0.577312 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.000100674 Jy ! Component: 100 - total flux cleaned = 0.00017359 Jy ! Component: 150 - total flux cleaned = 0.000208021 Jy ! Component: 200 - total flux cleaned = 0.000240738 Jy ! Total flux subtracted in 200 components = 0.000240738 Jy ! Clean residual min=-0.006352 max=0.007385 Jy/beam ! Clean residual mean=-0.000018 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 1.11083 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 1.11083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071870Jy sigma=0.577000 ! Fit after self-cal, rms=0.071871Jy sigma=0.576976 ! 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.071871Jy sigma=0.576976 ! Fit after self-cal, rms=0.071874Jy sigma=0.576756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.872 mas, bmaj=13.02 mas, bpa=-12.3 degrees ! Estimated noise=3.91535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207758 Jy ! Component: 100 - total flux cleaned = 0.00238373 Jy ! Component: 150 - total flux cleaned = 0.00248938 Jy ! Component: 200 - total flux cleaned = 0.00254912 Jy ! Total flux subtracted in 200 components = 0.00254912 Jy ! Clean residual min=-0.006440 max=0.007918 Jy/beam ! Clean residual mean=-0.000030 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 1.11338 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 1.11338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071847Jy sigma=0.576595 ! Fit after self-cal, rms=0.071841Jy sigma=0.576490 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.99463e-05 Jy ! Component: 100 - total flux cleaned = 8.12127e-05 Jy ! Component: 150 - total flux cleaned = 7.9361e-05 Jy ! Component: 200 - total flux cleaned = 0.000128251 Jy ! Total flux subtracted in 200 components = 0.000128251 Jy ! Clean residual min=-0.006456 max=0.007866 Jy/beam ! Clean residual mean=-0.000029 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 1.11351 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 1.11351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071851Jy sigma=0.576391 ! Fit after self-cal, rms=0.071850Jy sigma=0.576348 ! 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.939 mas, bmaj=12.12 mas, bpa=-21.21 degrees ! Estimated noise=3.47993 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.939 x 12.12 at -21.21 degrees (North through East) ! Clean map min=-0.0063308 max=1.0509 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.071850Jy sigma=0.576348 ! Fit after self-cal, rms=0.066243Jy sigma=0.526858 ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=12.11 mas, bpa=-21.21 degrees ! Estimated noise=3.48469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000778375 Jy ! Component: 100 - total flux cleaned = 0.000822382 Jy ! Component: 150 - total flux cleaned = 0.000823466 Jy ! Component: 200 - total flux cleaned = 0.000760273 Jy ! Total flux subtracted in 200 components = 0.000760273 Jy ! Clean residual min=-0.006028 max=0.007035 Jy/beam ! Clean residual mean=-0.000010 rms=0.001748 Jy/beam ! Combined flux in latest and established models = 1.11427 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 1.11427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066171Jy sigma=0.526535 ! Fit after self-cal, rms=0.066172Jy sigma=0.526529 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.03961e-05 Jy ! Component: 100 - total flux cleaned = -5.80962e-05 Jy ! Component: 150 - total flux cleaned = -8.46939e-05 Jy ! Component: 200 - total flux cleaned = -0.000111247 Jy ! Total flux subtracted in 200 components = -0.000111247 Jy ! Clean residual min=-0.006013 max=0.006970 Jy/beam ! Clean residual mean=-0.000010 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 1.11416 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 1.11416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066146Jy sigma=0.526367 ! Fit after self-cal, rms=0.066146Jy sigma=0.526365 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066146Jy sigma=0.526365 ! Fit after self-cal, rms=0.066170Jy sigma=0.526287 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=3.569 mas, bmaj=11.53 mas, bpa=-22.34 degrees ! Estimated noise=4.04257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.818329 Jy ! Component: 100 - total flux cleaned = 0.999316 Jy ! Component: 150 - total flux cleaned = 1.05754 Jy ! Component: 200 - total flux cleaned = 1.08324 Jy ! Total flux subtracted in 200 components = 1.08324 Jy ! Clean residual min=-0.010509 max=0.013623 Jy/beam ! Clean residual mean=-0.000062 rms=0.003096 Jy/beam ! Combined flux in latest and established models = 1.08324 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 1.08324 Jy ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=12.11 mas, bpa=-21.21 degrees ! Estimated noise=3.48653 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.0159235 Jy ! Component: 100 - total flux cleaned = 0.0249607 Jy ! Component: 150 - total flux cleaned = 0.0283207 Jy ! Component: 200 - total flux cleaned = 0.0300665 Jy ! Total flux subtracted in 200 components = 0.0300665 Jy ! Clean residual min=-0.006640 max=0.007484 Jy/beam ! Clean residual mean=-0.000015 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 1.11331 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 64 components and 1.11331 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=8.875 mas, bmaj=13.01 mas, bpa=-12.23 degrees ! Estimated noise=3.92079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238363 Jy ! Component: 100 - total flux cleaned = 0.00289592 Jy ! Component: 150 - total flux cleaned = 0.00306921 Jy ! Component: 200 - total flux cleaned = 0.00285287 Jy ! Total flux subtracted in 200 components = 0.00285287 Jy ! Clean residual min=-0.006548 max=0.007361 Jy/beam ! Clean residual mean=-0.000010 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 1.11616 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.000134076 Jy ! Component: 100 - total flux cleaned = -0.000255586 Jy ! Component: 150 - total flux cleaned = -0.000366696 Jy ! Component: 200 - total flux cleaned = -0.000471485 Jy ! Total flux subtracted in 200 components = -0.000471485 Jy ! Clean residual min=-0.006443 max=0.007311 Jy/beam ! Clean residual mean=-0.000012 rms=0.001888 Jy/beam ! Combined flux in latest and established models = 1.11569 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 1.11569 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=12.11 mas, bpa=-21.21 degrees ! Estimated noise=3.48653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000250664 Jy ! Component: 100 - total flux cleaned = 0.000355173 Jy ! Component: 150 - total flux cleaned = 0.000196027 Jy ! Component: 200 - total flux cleaned = -6.02172e-05 Jy ! Total flux subtracted in 200 components = -6.02172e-05 Jy ! Clean residual min=-0.006030 max=0.006879 Jy/beam ! Clean residual mean=-0.000008 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 1.11563 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 1.11563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066155Jy sigma=0.527123 ! Fit after self-cal, rms=0.066133Jy sigma=0.526981 wmodel J2320+0513_S_a_map.mod ! Writing 91 model components to file: J2320+0513_S_a_map.mod wobs J2320+0513_S_a_uvs.fits ! Writing UV FITS file: J2320+0513_S_a_uvs.fits wwins J2320+0513_S_a_map.win ! wwins: Wrote 1 windows to J2320+0513_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.00234816 Jy ! Component: 100 - total flux cleaned = 0.00330313 Jy ! Component: 150 - total flux cleaned = 0.00428926 Jy ! Component: 200 - total flux cleaned = 0.00529932 Jy ! Component: 250 - total flux cleaned = 0.00581954 Jy ! Component: 300 - total flux cleaned = 0.00557158 Jy ! Component: 350 - total flux cleaned = 0.00533844 Jy ! Component: 400 - total flux cleaned = 0.00519102 Jy ! Component: 450 - total flux cleaned = 0.00497685 Jy ! Component: 500 - total flux cleaned = 0.00483913 Jy ! Component: 550 - total flux cleaned = 0.00470519 Jy ! Component: 600 - total flux cleaned = 0.00457719 Jy ! Component: 650 - total flux cleaned = 0.00445376 Jy ! Component: 700 - total flux cleaned = 0.00433381 Jy ! Component: 750 - total flux cleaned = 0.00415859 Jy ! Component: 800 - total flux cleaned = 0.00399037 Jy ! Component: 850 - total flux cleaned = 0.0039907 Jy ! Component: 900 - total flux cleaned = 0.00409865 Jy ! Component: 950 - total flux cleaned = 0.00430961 Jy ! Component: 1000 - total flux cleaned = 0.00441272 Jy ! Component: 1050 - total flux cleaned = 0.00446354 Jy ! Component: 1100 - total flux cleaned = 0.00456329 Jy ! Component: 1150 - total flux cleaned = 0.00480884 Jy ! Component: 1200 - total flux cleaned = 0.00505023 Jy ! Component: 1250 - total flux cleaned = 0.00519316 Jy ! Component: 1300 - total flux cleaned = 0.00533454 Jy ! Component: 1350 - total flux cleaned = 0.00556711 Jy ! Component: 1400 - total flux cleaned = 0.00570567 Jy ! Component: 1450 - total flux cleaned = 0.00584264 Jy ! Component: 1500 - total flux cleaned = 0.0059782 Jy ! Component: 1550 - total flux cleaned = 0.00602301 Jy ! Component: 1600 - total flux cleaned = 0.00615642 Jy ! Component: 1650 - total flux cleaned = 0.00611243 Jy ! Component: 1700 - total flux cleaned = 0.00606855 Jy ! Component: 1750 - total flux cleaned = 0.00615588 Jy ! Component: 1800 - total flux cleaned = 0.00619946 Jy ! Component: 1850 - total flux cleaned = 0.00606894 Jy ! Component: 1900 - total flux cleaned = 0.00598197 Jy ! Component: 1950 - total flux cleaned = 0.00598226 Jy ! Component: 2000 - total flux cleaned = 0.00598248 Jy ! Component: 2050 - total flux cleaned = 0.00593921 Jy ! Component: 2100 - total flux cleaned = 0.0059828 Jy ! Component: 2150 - total flux cleaned = 0.00598266 Jy ! Component: 2200 - total flux cleaned = 0.0059827 Jy ! Component: 2250 - total flux cleaned = 0.00598273 Jy ! Component: 2300 - total flux cleaned = 0.00602715 Jy ! Component: 2350 - total flux cleaned = 0.00602708 Jy ! Component: 2400 - total flux cleaned = 0.00607255 Jy ! Component: 2450 - total flux cleaned = 0.0061188 Jy ! Component: 2500 - total flux cleaned = 0.00611872 Jy ! Component: 2550 - total flux cleaned = 0.00616549 Jy ! Component: 2600 - total flux cleaned = 0.00621272 Jy ! Component: 2650 - total flux cleaned = 0.00621292 Jy ! Component: 2700 - total flux cleaned = 0.00621226 Jy ! Component: 2750 - total flux cleaned = 0.00621258 Jy ! Component: 2800 - total flux cleaned = 0.00621237 Jy ! Component: 2850 - total flux cleaned = 0.00626233 Jy ! Component: 2900 - total flux cleaned = 0.00626256 Jy ! Component: 2950 - total flux cleaned = 0.00631357 Jy ! Component: 3000 - total flux cleaned = 0.00631332 Jy ! Component: 3050 - total flux cleaned = 0.00636594 Jy ! Component: 3100 - total flux cleaned = 0.00641956 Jy ! Component: 3150 - total flux cleaned = 0.00641993 Jy ! Component: 3200 - total flux cleaned = 0.00642039 Jy ! Component: 3250 - total flux cleaned = 0.00647638 Jy ! Component: 3300 - total flux cleaned = 0.00653217 Jy ! Component: 3350 - total flux cleaned = 0.0065881 Jy ! Component: 3400 - total flux cleaned = 0.00670366 Jy ! Component: 3450 - total flux cleaned = 0.00670431 Jy ! Component: 3500 - total flux cleaned = 0.0068244 Jy ! Component: 3550 - total flux cleaned = 0.00682452 Jy ! Component: 3600 - total flux cleaned = 0.00682473 Jy ! Component: 3650 - total flux cleaned = 0.0069502 Jy ! Component: 3700 - total flux cleaned = 0.00695067 Jy ! Component: 3750 - total flux cleaned = 0.00701535 Jy ! Component: 3800 - total flux cleaned = 0.00708113 Jy ! Component: 3850 - total flux cleaned = 0.00721594 Jy ! Component: 3900 - total flux cleaned = 0.00721588 Jy ! Component: 3950 - total flux cleaned = 0.00728513 Jy ! Component: 4000 - total flux cleaned = 0.00735545 Jy ! Component: 4050 - total flux cleaned = 0.00742672 Jy ! Total flux subtracted in 4096 components = 0.00750075 Jy ! Clean residual min=-0.003896 max=0.003802 Jy/beam ! Clean residual mean=0.000015 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 1.12313 Jy keep ! Adding 226 model components to the UV plane model. ! The established model now contains 317 components and 1.12313 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2320+0513_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.942 x 12.11 at -21.21 degrees (North through East) ! Clean map min=-0.012407 max=1.0495 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2320+0513_S_a_map.fits wmodel /image_prod/ug002_uva//J2320+0513_S_a_map.mod ! Writing 317 model components to file: /image_prod/ug002_uva//J2320+0513_S_a_map.mod wobs /image_prod/ug002_uva//J2320+0513_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2320+0513_S_a_uvs.fits wwins /image_prod/ug002_uva//J2320+0513_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2320+0513_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.04948 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00122847 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.351164 0.351164 0.702328 1.40466 2.80931 5.61862 11.2372 22.4745 44.949 89.898 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0036 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.049 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 854.301 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2320+0513_S_a_dfm.log closed on Thu Mar 5 06:11:34 2020