! Started logfile: /image_prod/ug002_uva//J1300+141A_S_dfm.log on Thu Mar 5 00:57:02 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//J1300+141A_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1300+141A_S_uva.fits ! AN table 1: 173 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.637283 visibilities/baseline/integration-bin. ! Found source: J1300+141A ! ! 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 11907 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 J1300+141A_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 352 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 352 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 352 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.058818Jy sigma=8.165084 ! Fit after self-cal, rms=0.688398Jy sigma=5.462823 ! 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.996 mas, bmaj=7.094 mas, bpa=2.782 degrees ! Estimated noise=1.62715 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.251938 Jy ! Component: 100 - total flux cleaned = 0.30853 Jy ! Total flux subtracted in 100 components = 0.30853 Jy ! Clean residual min=-0.020345 max=0.027188 Jy/beam ! Clean residual mean=0.000018 rms=0.005000 Jy/beam ! Combined flux in latest and established models = 0.30853 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.30853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149710Jy sigma=1.210276 ! Fit after self-cal, rms=0.149154Jy sigma=1.204912 ! 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.805 mas, bmaj=8.533 mas, bpa=3.259 degrees ! Estimated noise=0.87412 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.00195993 Jy ! Component: 100 - total flux cleaned = 9.16644e-05 Jy ! Component: 150 - total flux cleaned = -0.00222347 Jy ! Component: 200 - total flux cleaned = -0.00417702 Jy ! Total flux subtracted in 200 components = -0.00417702 Jy ! Clean residual min=-0.015513 max=0.018503 Jy/beam ! Clean residual mean=0.000062 rms=0.003943 Jy/beam ! Combined flux in latest and established models = 0.304353 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.304353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.146348Jy sigma=1.190086 ! Fit after self-cal, rms=0.146308Jy sigma=1.189891 ! 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.805 x 8.533 at 3.259 degrees (North through East) ! Clean map min=-0.01501 max=0.32489 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 0.87 KP 1.11 ! LA 0.96 MK 1.12 OV 0.87 PT 1.07 ! SC 0.90 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.14 HN 0.87 KP 1.10 ! LA 1.03 MK 1.10 OV 0.90 PT 1.02 ! SC 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 0.93 KP 1.09 ! LA 1.00 MK 1.13 OV 0.88 PT 1.06 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.146308Jy sigma=1.189891 ! Fit after self-cal, rms=0.144303Jy sigma=1.152374 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.776 mas, bmaj=8.368 mas, bpa=4.264 degrees ! Estimated noise=0.875724 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.00332908 Jy ! Component: 100 - total flux cleaned = 0.00396829 Jy ! Component: 150 - total flux cleaned = 0.00445814 Jy ! Component: 200 - total flux cleaned = 0.00475794 Jy ! Total flux subtracted in 200 components = 0.00475794 Jy ! Clean residual min=-0.013291 max=0.013414 Jy/beam ! Clean residual mean=0.000017 rms=0.003062 Jy/beam ! Combined flux in latest and established models = 0.309111 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.309111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143925Jy sigma=1.151381 ! Fit after self-cal, rms=0.143886Jy sigma=1.150921 ! 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.143886Jy sigma=1.150921 ! Fit after self-cal, rms=0.141633Jy sigma=1.108194 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=8.309 mas, bpa=4.053 degrees ! Estimated noise=0.885875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370872 Jy ! Component: 100 - total flux cleaned = 0.00453711 Jy ! Component: 150 - total flux cleaned = 0.0050578 Jy ! Component: 200 - total flux cleaned = 0.00549917 Jy ! Total flux subtracted in 200 components = 0.00549917 Jy ! Clean residual min=-0.007351 max=0.006366 Jy/beam ! Clean residual mean=0.000037 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.31461 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 50 components and 0.31461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141167Jy sigma=1.107108 ! Fit after self-cal, rms=0.141187Jy sigma=1.106623 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.000387016 Jy ! Component: 100 - total flux cleaned = -3.33382e-05 Jy ! Component: 150 - total flux cleaned = 0.000124071 Jy ! Component: 200 - total flux cleaned = 0.000199819 Jy ! Total flux subtracted in 200 components = 0.000199819 Jy ! Clean residual min=-0.007087 max=0.006211 Jy/beam ! Clean residual mean=0.000036 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.31481 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.31481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141061Jy sigma=1.105913 ! Fit after self-cal, rms=0.141035Jy sigma=1.105775 ! 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.141035Jy sigma=1.105775 ! Fit after self-cal, rms=0.158467Jy sigma=1.123257 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.671 mas, bmaj=8.206 mas, bpa=4.063 degrees ! Estimated noise=0.934226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159411 Jy ! Component: 100 - total flux cleaned = 0.0225017 Jy ! Component: 150 - total flux cleaned = 0.0250954 Jy ! Component: 200 - total flux cleaned = 0.025004 Jy ! Total flux subtracted in 200 components = 0.025004 Jy ! Clean residual min=-0.009413 max=0.013559 Jy/beam ! Clean residual mean=-0.000007 rms=0.002714 Jy/beam ! Combined flux in latest and established models = 0.339814 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 69 components and 0.339814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156175Jy sigma=1.120958 ! Fit after self-cal, rms=0.156160Jy sigma=1.120883 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (5.5, -49.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101175 Jy ! Component: 100 - total flux cleaned = 0.0125815 Jy ! Component: 150 - total flux cleaned = 0.0137318 Jy ! Component: 200 - total flux cleaned = 0.013558 Jy ! Total flux subtracted in 200 components = 0.013558 Jy ! Clean residual min=-0.008448 max=0.012360 Jy/beam ! Clean residual mean=0.000006 rms=0.002433 Jy/beam ! Combined flux in latest and established models = 0.353372 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 100 components and 0.353372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154947Jy sigma=1.113963 ! Fit after self-cal, rms=0.154884Jy sigma=1.113422 ! Inverting map ! Added new window around map position (88.5, 71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116077 Jy ! Component: 100 - total flux cleaned = 0.0173027 Jy ! Component: 150 - total flux cleaned = 0.0205707 Jy ! Component: 200 - total flux cleaned = 0.0214982 Jy ! Total flux subtracted in 200 components = 0.0214982 Jy ! Clean residual min=-0.007581 max=0.008693 Jy/beam ! Clean residual mean=-0.000010 rms=0.002069 Jy/beam ! Combined flux in latest and established models = 0.37487 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 142 components and 0.37487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.153932Jy sigma=1.107424 ! Fit after self-cal, rms=0.153843Jy sigma=1.106657 ! Inverting map ! Added new window around map position (-6, 49.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00852627 Jy ! Component: 100 - total flux cleaned = 0.0111024 Jy ! Component: 150 - total flux cleaned = 0.0119463 Jy ! Component: 200 - total flux cleaned = 0.0124266 Jy ! Total flux subtracted in 200 components = 0.0124266 Jy ! Clean residual min=-0.006699 max=0.006924 Jy/beam ! Clean residual mean=-0.000002 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.387297 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 170 components and 0.387297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.153300Jy sigma=1.102808 ! Fit after self-cal, rms=0.153251Jy sigma=1.102576 ! 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.153251Jy sigma=1.102576 ! Fit after self-cal, rms=0.171995Jy sigma=1.113557 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.527 mas, bmaj=11.87 mas, bpa=8.953 degrees ! Estimated noise=1.1752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0199538 Jy ! Component: 100 - total flux cleaned = 0.0314919 Jy ! Component: 150 - total flux cleaned = 0.0398315 Jy ! Component: 200 - total flux cleaned = 0.0443033 Jy ! Total flux subtracted in 200 components = 0.0443033 Jy ! Clean residual min=-0.011728 max=0.013657 Jy/beam ! Clean residual mean=-0.000026 rms=0.003604 Jy/beam ! Combined flux in latest and established models = 0.4316 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 204 components and 0.4316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.169301Jy sigma=1.110674 ! Fit after self-cal, rms=0.169283Jy sigma=1.110467 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.00322884 Jy ! Component: 100 - total flux cleaned = 0.00473855 Jy ! Component: 150 - total flux cleaned = 0.00590433 Jy ! Component: 200 - total flux cleaned = 0.00721319 Jy ! Total flux subtracted in 200 components = 0.00721319 Jy ! Clean residual min=-0.011665 max=0.014108 Jy/beam ! Clean residual mean=-0.000023 rms=0.003524 Jy/beam ! Combined flux in latest and established models = 0.438813 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 232 components and 0.438813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168896Jy sigma=1.110734 ! Fit after self-cal, rms=0.168892Jy sigma=1.110674 ! 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.6 mas, bmaj=8.095 mas, bpa=3.838 degrees ! Estimated noise=0.978785 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.6 x 8.095 at 3.838 degrees (North through East) ! Clean map min=-0.0096961 max=0.36162 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.888 mas, bmaj=6.835 mas, bpa=3.155 degrees ! Estimated noise=1.74908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.2709 Jy ! Component: 100 - total flux cleaned = 0.335596 Jy ! Component: 150 - total flux cleaned = 0.3615 Jy ! Component: 200 - total flux cleaned = 0.379811 Jy ! Total flux subtracted in 200 components = 0.379811 Jy ! Clean residual min=-0.014369 max=0.015910 Jy/beam ! Clean residual mean=-0.000017 rms=0.003465 Jy/beam ! Combined flux in latest and established models = 0.379811 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.379811 Jy ! Inverting map and beam ! Estimated beam: bmin=3.6 mas, bmaj=8.095 mas, bpa=3.838 degrees ! Estimated noise=0.978785 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) ! Added new window around map position (-1, -61). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195589 Jy ! Component: 100 - total flux cleaned = 0.0341274 Jy ! Component: 150 - total flux cleaned = 0.0457669 Jy ! Component: 200 - total flux cleaned = 0.051693 Jy ! Total flux subtracted in 200 components = 0.051693 Jy ! Clean residual min=-0.010180 max=0.011562 Jy/beam ! Clean residual mean=-0.000021 rms=0.002783 Jy/beam ! Combined flux in latest and established models = 0.431504 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 82 components and 0.431504 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.527 mas, bmaj=11.87 mas, bpa=8.953 degrees ! Estimated noise=1.1752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104094 Jy ! Component: 100 - total flux cleaned = 0.0137646 Jy ! Component: 150 - total flux cleaned = 0.0154495 Jy ! Component: 200 - total flux cleaned = 0.0164467 Jy ! Total flux subtracted in 200 components = 0.0164467 Jy ! Clean residual min=-0.013218 max=0.014703 Jy/beam ! Clean residual mean=-0.000032 rms=0.003665 Jy/beam ! Combined flux in latest and established models = 0.44795 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.000451723 Jy ! Component: 100 - total flux cleaned = 0.000458764 Jy ! Component: 150 - total flux cleaned = 0.000661741 Jy ! Component: 200 - total flux cleaned = 0.000848853 Jy ! Total flux subtracted in 200 components = 0.000848853 Jy ! Clean residual min=-0.012947 max=0.014744 Jy/beam ! Clean residual mean=-0.000029 rms=0.003550 Jy/beam ! Combined flux in latest and established models = 0.448799 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 140 components and 0.448799 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.6 mas, bmaj=8.095 mas, bpa=3.838 degrees ! Estimated noise=0.978785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000664039 Jy ! Component: 100 - total flux cleaned = -0.00114927 Jy ! Component: 150 - total flux cleaned = -0.000493875 Jy ! Component: 200 - total flux cleaned = 0.000299341 Jy ! Total flux subtracted in 200 components = 0.000299341 Jy ! Clean residual min=-0.009072 max=0.010753 Jy/beam ! Clean residual mean=-0.000016 rms=0.002476 Jy/beam ! Combined flux in latest and established models = 0.449099 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 158 components and 0.449099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168560Jy sigma=1.110654 ! Fit after self-cal, rms=0.168546Jy sigma=1.110196 wmodel J1300+141A_S_map.mod ! Writing 158 model components to file: J1300+141A_S_map.mod wobs J1300+141A_S_uvs.fits ! Writing UV FITS file: J1300+141A_S_uvs.fits wwins J1300+141A_S_map.win ! wwins: Wrote 5 windows to J1300+141A_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.00429309 Jy ! Component: 100 - total flux cleaned = 0.00678821 Jy ! Component: 150 - total flux cleaned = 0.00866506 Jy ! Component: 200 - total flux cleaned = 0.00984931 Jy ! Component: 250 - total flux cleaned = 0.0109742 Jy ! Component: 300 - total flux cleaned = 0.0120503 Jy ! Component: 350 - total flux cleaned = 0.0129552 Jy ! Component: 400 - total flux cleaned = 0.0135756 Jy ! Component: 450 - total flux cleaned = 0.014171 Jy ! Component: 500 - total flux cleaned = 0.0146314 Jy ! Component: 550 - total flux cleaned = 0.0149649 Jy ! Component: 600 - total flux cleaned = 0.015179 Jy ! Component: 650 - total flux cleaned = 0.0151773 Jy ! Component: 700 - total flux cleaned = 0.0155882 Jy ! Component: 750 - total flux cleaned = 0.0159884 Jy ! Component: 800 - total flux cleaned = 0.0159875 Jy ! Component: 850 - total flux cleaned = 0.0160838 Jy ! Component: 900 - total flux cleaned = 0.0162717 Jy ! Component: 950 - total flux cleaned = 0.0163646 Jy ! Component: 1000 - total flux cleaned = 0.0167211 Jy ! Component: 1050 - total flux cleaned = 0.0168942 Jy ! Component: 1100 - total flux cleaned = 0.0173163 Jy ! Component: 1150 - total flux cleaned = 0.0170674 Jy ! Component: 1200 - total flux cleaned = 0.0173127 Jy ! Component: 1250 - total flux cleaned = 0.0173137 Jy ! Component: 1300 - total flux cleaned = 0.0174696 Jy ! Component: 1350 - total flux cleaned = 0.0177007 Jy ! Component: 1400 - total flux cleaned = 0.0175519 Jy ! Component: 1450 - total flux cleaned = 0.0178495 Jy ! Component: 1500 - total flux cleaned = 0.0181389 Jy ! Component: 1550 - total flux cleaned = 0.0181375 Jy ! Component: 1600 - total flux cleaned = 0.0182767 Jy ! Component: 1650 - total flux cleaned = 0.0184152 Jy ! Component: 1700 - total flux cleaned = 0.0188874 Jy ! Component: 1750 - total flux cleaned = 0.0190856 Jy ! Component: 1800 - total flux cleaned = 0.0190857 Jy ! Component: 1850 - total flux cleaned = 0.019279 Jy ! Component: 1900 - total flux cleaned = 0.0193441 Jy ! Component: 1950 - total flux cleaned = 0.019595 Jy ! Component: 2000 - total flux cleaned = 0.0197181 Jy ! Component: 2050 - total flux cleaned = 0.0198409 Jy ! Component: 2100 - total flux cleaned = 0.0199617 Jy ! Component: 2150 - total flux cleaned = 0.0199621 Jy ! Component: 2200 - total flux cleaned = 0.0200206 Jy ! Component: 2250 - total flux cleaned = 0.0201918 Jy ! Component: 2300 - total flux cleaned = 0.0200779 Jy ! Component: 2350 - total flux cleaned = 0.0200783 Jy ! Component: 2400 - total flux cleaned = 0.020078 Jy ! Component: 2450 - total flux cleaned = 0.019969 Jy ! Component: 2500 - total flux cleaned = 0.0198626 Jy ! Component: 2550 - total flux cleaned = 0.0199689 Jy ! Component: 2600 - total flux cleaned = 0.0199685 Jy ! Component: 2650 - total flux cleaned = 0.0200196 Jy ! Component: 2700 - total flux cleaned = 0.019815 Jy ! Component: 2750 - total flux cleaned = 0.0197133 Jy ! Component: 2800 - total flux cleaned = 0.0195631 Jy ! Component: 2850 - total flux cleaned = 0.0194641 Jy ! Component: 2900 - total flux cleaned = 0.0195136 Jy ! Component: 2950 - total flux cleaned = 0.0194162 Jy ! Component: 3000 - total flux cleaned = 0.0192716 Jy ! Component: 3050 - total flux cleaned = 0.0191278 Jy ! Component: 3100 - total flux cleaned = 0.0189865 Jy ! Component: 3150 - total flux cleaned = 0.0189403 Jy ! Component: 3200 - total flux cleaned = 0.0188941 Jy ! Component: 3250 - total flux cleaned = 0.0189867 Jy ! Component: 3300 - total flux cleaned = 0.0192143 Jy ! Component: 3350 - total flux cleaned = 0.0191686 Jy ! Component: 3400 - total flux cleaned = 0.0193929 Jy ! Component: 3450 - total flux cleaned = 0.0194375 Jy ! Component: 3500 - total flux cleaned = 0.0194376 Jy ! Component: 3550 - total flux cleaned = 0.0195695 Jy ! Component: 3600 - total flux cleaned = 0.0195695 Jy ! Component: 3650 - total flux cleaned = 0.0196568 Jy ! Component: 3700 - total flux cleaned = 0.0199576 Jy ! Component: 3750 - total flux cleaned = 0.0198725 Jy ! Component: 3800 - total flux cleaned = 0.0199578 Jy ! Component: 3850 - total flux cleaned = 0.0200425 Jy ! Component: 3900 - total flux cleaned = 0.0202522 Jy ! Component: 3950 - total flux cleaned = 0.0202935 Jy ! Component: 4000 - total flux cleaned = 0.020459 Jy ! Component: 4050 - total flux cleaned = 0.0205001 Jy ! Total flux subtracted in 4096 components = 0.0207048 Jy ! Clean residual min=-0.002800 max=0.002525 Jy/beam ! Clean residual mean=0.000006 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.469804 Jy keep ! Adding 347 model components to the UV plane model. ! The established model now contains 505 components and 0.469804 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1300+141A_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.6 x 8.095 at 3.838 degrees (North through East) ! Clean map min=-0.0067014 max=0.35676 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1300+141A_S_map.fits wmodel /image_prod/ug002_uva//J1300+141A_S_map.mod ! Writing 505 model components to file: /image_prod/ug002_uva//J1300+141A_S_map.mod wobs /image_prod/ug002_uva//J1300+141A_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1300+141A_S_uvs.fits wwins /image_prod/ug002_uva//J1300+141A_S_map.win ! wwins: Wrote 6 windows to /image_prod/ug002_uva//J1300+141A_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.356762 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000790367 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.664617 0.664617 1.32923 2.65847 5.31694 10.6339 21.2678 42.5355 85.071 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.356 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 451.387 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1300+141A_S_dfm.log closed on Thu Mar 5 00:57:06 2020