! Started logfile: /image_prod/ug002_uva//J1019+6320_S_dfm.log on Wed Mar 4 23:30:56 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//J1019+6320_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1019+6320_S_uva.fits ! AN table 1: 80 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.896875 visibilities/baseline/integration-bin. ! Found source: J1019+6320 ! ! 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 7749 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 J1019+6320_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018814Jy sigma=7.769212 ! Fit after self-cal, rms=0.829355Jy sigma=6.344406 ! 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.268 mas, bmaj=4.123 mas, bpa=12.37 degrees ! Estimated noise=1.6535 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.13498 Jy ! Component: 100 - total flux cleaned = 0.16484 Jy ! Total flux subtracted in 100 components = 0.16484 Jy ! Clean residual min=-0.008271 max=0.011266 Jy/beam ! Clean residual mean=0.000002 rms=0.002114 Jy/beam ! Combined flux in latest and established models = 0.16484 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.16484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085198Jy sigma=0.546565 ! Fit after self-cal, rms=0.085033Jy sigma=0.545229 ! 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.983 mas, bmaj=4.753 mas, bpa=11.82 degrees ! Estimated noise=1.0895 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 (-86.5, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125163 Jy ! Component: 100 - total flux cleaned = 0.0150585 Jy ! Component: 150 - total flux cleaned = 0.0159365 Jy ! Component: 200 - total flux cleaned = 0.0159599 Jy ! Total flux subtracted in 200 components = 0.0159599 Jy ! Clean residual min=-0.007372 max=0.008055 Jy/beam ! Clean residual mean=0.000007 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 0.1808 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.1808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081966Jy sigma=0.523578 ! Fit after self-cal, rms=0.081865Jy sigma=0.522619 ! 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.983 x 4.753 at 11.82 degrees (North through East) ! Clean map min=-0.0074701 max=0.1715 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.02 HN 1.08 KP 0.99 ! LA 1.03 MK 0.95 NL 0.98 OV 1.00 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.05 HN 1.11 KP 0.99 ! LA 1.03 MK 0.93 NL 0.93 OV 0.97 ! SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.06 HN 1.07 KP 0.99 ! LA 1.02 MK 0.93 NL 0.91 OV 0.98 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.081865Jy sigma=0.522619 ! Fit after self-cal, rms=0.077344Jy sigma=0.511311 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.971 mas, bmaj=4.746 mas, bpa=11.06 degrees ! Estimated noise=1.06681 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.000200807 Jy ! Component: 100 - total flux cleaned = 0.000363775 Jy ! Component: 150 - total flux cleaned = 0.000365129 Jy ! Component: 200 - total flux cleaned = 0.000492958 Jy ! Total flux subtracted in 200 components = 0.000492958 Jy ! Clean residual min=-0.005715 max=0.005775 Jy/beam ! Clean residual mean=0.000003 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.181293 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 57 components and 0.181293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076647Jy sigma=0.506756 ! Fit after self-cal, rms=0.076541Jy sigma=0.506426 ! 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.076541Jy sigma=0.506426 ! Fit after self-cal, rms=0.090041Jy sigma=0.466256 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=4.787 mas, bpa=11.32 degrees ! Estimated noise=1.07548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000260632 Jy ! Component: 100 - total flux cleaned = -0.000260783 Jy ! Component: 150 - total flux cleaned = -9.1369e-05 Jy ! Component: 200 - total flux cleaned = 6.14003e-05 Jy ! Total flux subtracted in 200 components = 6.14003e-05 Jy ! Clean residual min=-0.002394 max=0.002380 Jy/beam ! Clean residual mean=0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.181354 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.181354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089958Jy sigma=0.465446 ! Fit after self-cal, rms=0.090366Jy sigma=0.465008 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.000180749 Jy ! Component: 100 - total flux cleaned = 3.15708e-05 Jy ! Component: 150 - total flux cleaned = 0.000147856 Jy ! Component: 200 - total flux cleaned = 0.00028974 Jy ! Total flux subtracted in 200 components = 0.00028974 Jy ! Clean residual min=-0.002362 max=0.002384 Jy/beam ! Clean residual mean=0.000002 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.181644 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 86 components and 0.181644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090331Jy sigma=0.464657 ! Fit after self-cal, rms=0.090335Jy sigma=0.464643 ! 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.090335Jy sigma=0.464643 ! Fit after self-cal, rms=0.093551Jy sigma=0.464515 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.898 mas, bmaj=4.796 mas, bpa=11.31 degrees ! Estimated noise=1.07517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000443123 Jy ! Component: 100 - total flux cleaned = -0.000358976 Jy ! Component: 150 - total flux cleaned = -0.000280959 Jy ! Component: 200 - total flux cleaned = -0.000173671 Jy ! Total flux subtracted in 200 components = -0.000173671 Jy ! Clean residual min=-0.002291 max=0.002274 Jy/beam ! Clean residual mean=0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.18147 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 99 components and 0.18147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093512Jy sigma=0.464178 ! Fit after self-cal, rms=0.093557Jy sigma=0.464164 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.42345e-05 Jy ! Component: 100 - total flux cleaned = 1.12131e-05 Jy ! Component: 150 - total flux cleaned = 7.05849e-05 Jy ! Component: 200 - total flux cleaned = 0.00015259 Jy ! Total flux subtracted in 200 components = 0.00015259 Jy ! Clean residual min=-0.002259 max=0.002262 Jy/beam ! Clean residual mean=0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.181623 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 105 components and 0.181623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093537Jy sigma=0.463979 ! Fit after self-cal, rms=0.093545Jy sigma=0.463973 ! 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.093545Jy sigma=0.463973 ! Fit after self-cal, rms=0.095690Jy sigma=0.463921 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.971 mas, bmaj=8.54 mas, bpa=55.25 degrees ! Estimated noise=1.30434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.99677e-05 Jy ! Component: 100 - total flux cleaned = 0.00012666 Jy ! Component: 150 - total flux cleaned = 0.000151717 Jy ! Component: 200 - total flux cleaned = 0.00017354 Jy ! Total flux subtracted in 200 components = 0.00017354 Jy ! Clean residual min=-0.002412 max=0.002366 Jy/beam ! Clean residual mean=0.000004 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.181796 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 113 components and 0.181796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095677Jy sigma=0.463801 ! Fit after self-cal, rms=0.095711Jy sigma=0.463794 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.03499e-06 Jy ! Component: 100 - total flux cleaned = 2.07278e-05 Jy ! Component: 150 - total flux cleaned = 2.05029e-05 Jy ! Component: 200 - total flux cleaned = 3.74577e-05 Jy ! Total flux subtracted in 200 components = 3.74577e-05 Jy ! Clean residual min=-0.002384 max=0.002356 Jy/beam ! Clean residual mean=0.000004 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.181834 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.181834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095705Jy sigma=0.463751 ! Fit after self-cal, rms=0.095713Jy sigma=0.463747 ! 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.893 mas, bmaj=4.804 mas, bpa=11.19 degrees ! Estimated noise=1.07522 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.893 x 4.804 at 11.19 degrees (North through East) ! Clean map min=-0.0028899 max=0.16839 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=3.19 mas, bmaj=4.159 mas, bpa=12.06 degrees ! Estimated noise=1.63105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13315 Jy ! Component: 100 - total flux cleaned = 0.16232 Jy ! Component: 150 - total flux cleaned = 0.169902 Jy ! Component: 200 - total flux cleaned = 0.17381 Jy ! Total flux subtracted in 200 components = 0.17381 Jy ! Clean residual min=-0.003877 max=0.003851 Jy/beam ! Clean residual mean=0.000002 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.173811 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.173811 Jy ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=4.804 mas, bpa=11.19 degrees ! Estimated noise=1.07522 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.00332625 Jy ! Component: 100 - total flux cleaned = 0.00442227 Jy ! Component: 150 - total flux cleaned = 0.00529003 Jy ! Component: 200 - total flux cleaned = 0.00581072 Jy ! Total flux subtracted in 200 components = 0.00581072 Jy ! Clean residual min=-0.002085 max=0.002293 Jy/beam ! Clean residual mean=0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.179621 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.179621 Jy ! Inverting map ! Added new window around map position (-10.5, 29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156548 Jy ! Component: 100 - total flux cleaned = 0.00195421 Jy ! Component: 150 - total flux cleaned = 0.00225621 Jy ! Component: 200 - total flux cleaned = 0.00253005 Jy ! Total flux subtracted in 200 components = 0.00253005 Jy ! Clean residual min=-0.001887 max=0.001892 Jy/beam ! Clean residual mean=0.000002 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.182151 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 62 components and 0.182151 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.971 mas, bmaj=8.54 mas, bpa=55.25 degrees ! Estimated noise=1.30434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121863 Jy ! Component: 100 - total flux cleaned = 0.00158057 Jy ! Component: 150 - total flux cleaned = 0.00171762 Jy ! Component: 200 - total flux cleaned = 0.00176512 Jy ! Total flux subtracted in 200 components = 0.00176512 Jy ! Clean residual min=-0.002306 max=0.001903 Jy/beam ! Clean residual mean=0.000005 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.183916 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 = -1.20428e-06 Jy ! Component: 100 - total flux cleaned = 3.8504e-05 Jy ! Component: 150 - total flux cleaned = 3.79965e-05 Jy ! Component: 200 - total flux cleaned = 5.5753e-05 Jy ! Total flux subtracted in 200 components = 5.5753e-05 Jy ! Clean residual min=-0.002284 max=0.001872 Jy/beam ! Clean residual mean=0.000005 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.183972 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.183972 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=4.804 mas, bpa=11.19 degrees ! Estimated noise=1.07522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000648365 Jy ! Component: 100 - total flux cleaned = -0.000759128 Jy ! Component: 150 - total flux cleaned = -0.000725907 Jy ! Component: 200 - total flux cleaned = -0.000666234 Jy ! Total flux subtracted in 200 components = -0.000666234 Jy ! Clean residual min=-0.001926 max=0.001957 Jy/beam ! Clean residual mean=0.000002 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.183306 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 95 components and 0.183306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095703Jy sigma=0.463344 ! Fit after self-cal, rms=0.095653Jy sigma=0.463140 wmodel J1019+6320_S_map.mod ! Writing 95 model components to file: J1019+6320_S_map.mod wobs J1019+6320_S_uvs.fits ! Writing UV FITS file: J1019+6320_S_uvs.fits wwins J1019+6320_S_map.win ! wwins: Wrote 3 windows to J1019+6320_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 = -3.52719e-05 Jy ! Component: 100 - total flux cleaned = -0.000206966 Jy ! Component: 150 - total flux cleaned = -0.000337018 Jy ! Component: 200 - total flux cleaned = -0.000523479 Jy ! Component: 250 - total flux cleaned = -0.000554289 Jy ! Component: 300 - total flux cleaned = -0.000408942 Jy ! Component: 350 - total flux cleaned = -0.000267945 Jy ! Component: 400 - total flux cleaned = -0.000185471 Jy ! Component: 450 - total flux cleaned = 3.04356e-05 Jy ! Component: 500 - total flux cleaned = 8.34147e-05 Jy ! Component: 550 - total flux cleaned = 0.000187546 Jy ! Component: 600 - total flux cleaned = 0.0002645 Jy ! Component: 650 - total flux cleaned = 0.000364834 Jy ! Component: 700 - total flux cleaned = 0.000413818 Jy ! Component: 750 - total flux cleaned = 0.000437955 Jy ! Component: 800 - total flux cleaned = 0.000485262 Jy ! Component: 850 - total flux cleaned = 0.000484956 Jy ! Component: 900 - total flux cleaned = 0.000484638 Jy ! Component: 950 - total flux cleaned = 0.000576238 Jy ! Component: 1000 - total flux cleaned = 0.00066637 Jy ! Component: 1050 - total flux cleaned = 0.00071109 Jy ! Component: 1100 - total flux cleaned = 0.000843116 Jy ! Component: 1150 - total flux cleaned = 0.000843111 Jy ! Component: 1200 - total flux cleaned = 0.000993523 Jy ! Component: 1250 - total flux cleaned = 0.0010362 Jy ! Component: 1300 - total flux cleaned = 0.00112076 Jy ! Component: 1350 - total flux cleaned = 0.00120422 Jy ! Component: 1400 - total flux cleaned = 0.00132805 Jy ! Component: 1450 - total flux cleaned = 0.00138916 Jy ! Component: 1500 - total flux cleaned = 0.00146997 Jy ! Component: 1550 - total flux cleaned = 0.00149003 Jy ! Component: 1600 - total flux cleaned = 0.00158904 Jy ! Component: 1650 - total flux cleaned = 0.00156925 Jy ! Component: 1700 - total flux cleaned = 0.0016469 Jy ! Component: 1750 - total flux cleaned = 0.00170462 Jy ! Component: 1800 - total flux cleaned = 0.00176189 Jy ! Component: 1850 - total flux cleaned = 0.0017808 Jy ! Component: 1900 - total flux cleaned = 0.00181839 Jy ! Component: 1950 - total flux cleaned = 0.00189286 Jy ! Component: 2000 - total flux cleaned = 0.00185582 Jy ! Component: 2050 - total flux cleaned = 0.00191089 Jy ! Component: 2100 - total flux cleaned = 0.00191106 Jy ! Component: 2150 - total flux cleaned = 0.00200111 Jy ! Component: 2200 - total flux cleaned = 0.00203682 Jy ! Component: 2250 - total flux cleaned = 0.00208985 Jy ! Component: 2300 - total flux cleaned = 0.00208964 Jy ! Component: 2350 - total flux cleaned = 0.00210694 Jy ! Component: 2400 - total flux cleaned = 0.00208955 Jy ! Component: 2450 - total flux cleaned = 0.00207248 Jy ! Component: 2500 - total flux cleaned = 0.00215767 Jy ! Component: 2550 - total flux cleaned = 0.00219132 Jy ! Component: 2600 - total flux cleaned = 0.00224182 Jy ! Component: 2650 - total flux cleaned = 0.00227501 Jy ! Component: 2700 - total flux cleaned = 0.00224191 Jy ! Component: 2750 - total flux cleaned = 0.00227476 Jy ! Component: 2800 - total flux cleaned = 0.00235634 Jy ! Component: 2850 - total flux cleaned = 0.00242119 Jy ! Component: 2900 - total flux cleaned = 0.00243736 Jy ! Component: 2950 - total flux cleaned = 0.00243746 Jy ! Component: 3000 - total flux cleaned = 0.00246919 Jy ! Component: 3050 - total flux cleaned = 0.0025166 Jy ! Component: 3100 - total flux cleaned = 0.00253243 Jy ! Component: 3150 - total flux cleaned = 0.00251676 Jy ! Component: 3200 - total flux cleaned = 0.00256345 Jy ! Component: 3250 - total flux cleaned = 0.00257892 Jy ! Component: 3300 - total flux cleaned = 0.00262491 Jy ! Component: 3350 - total flux cleaned = 0.00260977 Jy ! Component: 3400 - total flux cleaned = 0.00265534 Jy ! Component: 3450 - total flux cleaned = 0.00262513 Jy ! Component: 3500 - total flux cleaned = 0.00270024 Jy ! Component: 3550 - total flux cleaned = 0.00271529 Jy ! Component: 3600 - total flux cleaned = 0.00270047 Jy ! Component: 3650 - total flux cleaned = 0.00268572 Jy ! Component: 3700 - total flux cleaned = 0.00271498 Jy ! Component: 3750 - total flux cleaned = 0.00264191 Jy ! Component: 3800 - total flux cleaned = 0.00268531 Jy ! Component: 3850 - total flux cleaned = 0.00261306 Jy ! Component: 3900 - total flux cleaned = 0.00267039 Jy ! Component: 3950 - total flux cleaned = 0.00262747 Jy ! Component: 4000 - total flux cleaned = 0.0026417 Jy ! Component: 4050 - total flux cleaned = 0.00267008 Jy ! Total flux subtracted in 4096 components = 0.00264191 Jy ! Clean residual min=-0.000975 max=0.001007 Jy/beam ! Clean residual mean=0.000001 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.185948 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 407 components and 0.185948 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1019+6320_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.893 x 4.804 at 11.19 degrees (North through East) ! Clean map min=-0.0023328 max=0.169 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1019+6320_S_map.fits wmodel /image_prod/ug002_uva//J1019+6320_S_map.mod ! Writing 407 model components to file: /image_prod/ug002_uva//J1019+6320_S_map.mod wobs /image_prod/ug002_uva//J1019+6320_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1019+6320_S_uvs.fits wwins /image_prod/ug002_uva//J1019+6320_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1019+6320_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.169004 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000261662 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.464477 0.464477 0.928954 1.85791 3.71581 7.43163 14.8633 29.7265 59.453 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.169 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 645.888 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1019+6320_S_dfm.log closed on Wed Mar 4 23:31:00 2020