! Started logfile: /image_prod/ug002_uva//J2316+0221_S_a_dfm.log on Thu Mar 5 06:09:14 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//J2316+0221_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2316+0221_S_a_uva.fits ! AN table 1: 80 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2316+0221 ! ! 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 8640 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 J2316+0221_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.000285Jy sigma=8.110174 ! Fit after self-cal, rms=0.960969Jy sigma=7.793997 ! 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.356 mas, bmaj=13.29 mas, bpa=-18.33 degrees ! Estimated noise=1.47685 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.0316333 Jy ! Component: 100 - total flux cleaned = 0.038635 Jy ! Total flux subtracted in 100 components = 0.038635 Jy ! Clean residual min=-0.002781 max=0.002996 Jy/beam ! Clean residual mean=0.000003 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.038635 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.038635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063692Jy sigma=0.460003 ! Fit after self-cal, rms=0.062451Jy sigma=0.449861 ! 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=4.002 mas, bmaj=13.5 mas, bpa=-17.73 degrees ! Estimated noise=0.96695 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.00388286 Jy ! Component: 100 - total flux cleaned = 0.00467359 Jy ! Component: 150 - total flux cleaned = 0.00467554 Jy ! Component: 200 - total flux cleaned = 0.00470569 Jy ! Total flux subtracted in 200 components = 0.00470569 Jy ! Clean residual min=-0.001907 max=0.001971 Jy/beam ! Clean residual mean=0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0433407 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 26 components and 0.0433407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062232Jy sigma=0.447891 ! Fit after self-cal, rms=0.062233Jy sigma=0.447878 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.002 x 13.5 at -17.73 degrees (North through East) ! Clean map min=-0.0018654 max=0.043178 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.02 KP 0.97 ! LA 0.96 MK 1.01 NL 0.95 OV 1.00 ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.93 HN 0.97 KP 1.05 ! LA 1.00 MK 0.96 NL 1.09 OV 0.99 ! PT 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.01 KP 0.99 ! LA 0.95 MK 0.94 NL 0.91 OV 1.02 ! PT 1.03 ! ! ! Fit before self-cal, rms=0.062233Jy sigma=0.447878 ! Fit after self-cal, rms=0.061518Jy sigma=0.447249 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=13.55 mas, bpa=-17.83 degrees ! Estimated noise=0.956488 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 = 4.51183e-05 Jy ! Component: 100 - total flux cleaned = 4.48776e-05 Jy ! Component: 150 - total flux cleaned = 4.5236e-05 Jy ! Component: 200 - total flux cleaned = 4.5767e-05 Jy ! Total flux subtracted in 200 components = 4.5767e-05 Jy ! Clean residual min=-0.001742 max=0.001614 Jy/beam ! Clean residual mean=0.000005 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0433864 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.0433864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061499Jy sigma=0.447143 ! Fit after self-cal, rms=0.061515Jy sigma=0.447059 ! 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.061515Jy sigma=0.447059 ! Fit after self-cal, rms=0.061640Jy sigma=0.446368 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.957 mas, bmaj=13.59 mas, bpa=-17.86 degrees ! Estimated noise=0.955933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111638 Jy ! Component: 100 - total flux cleaned = 0.000112046 Jy ! Component: 150 - total flux cleaned = 0.000131025 Jy ! Component: 200 - total flux cleaned = 0.000131035 Jy ! Total flux subtracted in 200 components = 0.000131035 Jy ! Clean residual min=-0.001670 max=0.001495 Jy/beam ! Clean residual mean=0.000006 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0435175 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.0435175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061626Jy sigma=0.446281 ! Fit after self-cal, rms=0.061627Jy sigma=0.446098 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 = 3.04558e-05 Jy ! Component: 100 - total flux cleaned = 1.51118e-05 Jy ! Component: 150 - total flux cleaned = 1.51695e-05 Jy ! Component: 200 - total flux cleaned = 7.80722e-07 Jy ! Total flux subtracted in 200 components = 7.80722e-07 Jy ! Clean residual min=-0.001686 max=0.001559 Jy/beam ! Clean residual mean=0.000006 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0435182 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 0.0435182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061617Jy sigma=0.446043 ! Fit after self-cal, rms=0.061600Jy sigma=0.445937 ! 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.061600Jy sigma=0.445937 ! Fit after self-cal, rms=0.061941Jy sigma=0.445912 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.939 mas, bmaj=13.6 mas, bpa=-17.89 degrees ! Estimated noise=0.959082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021457 Jy ! Component: 100 - total flux cleaned = 0.000230972 Jy ! Component: 150 - total flux cleaned = 0.000201421 Jy ! Component: 200 - total flux cleaned = 0.000174204 Jy ! Total flux subtracted in 200 components = 0.000174204 Jy ! Clean residual min=-0.001644 max=0.001484 Jy/beam ! Clean residual mean=0.000006 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0436925 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.0436925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061932Jy sigma=0.445856 ! Fit after self-cal, rms=0.061936Jy sigma=0.445847 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.64915e-05 Jy ! Component: 100 - total flux cleaned = -9.36199e-06 Jy ! Component: 150 - total flux cleaned = -2.182e-05 Jy ! Component: 200 - total flux cleaned = -3.3609e-05 Jy ! Total flux subtracted in 200 components = -3.3609e-05 Jy ! Clean residual min=-0.001634 max=0.001492 Jy/beam ! Clean residual mean=0.000006 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0436588 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.0436588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061930Jy sigma=0.445813 ! Fit after self-cal, rms=0.061927Jy sigma=0.445809 ! 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.061927Jy sigma=0.445809 ! Fit after self-cal, rms=0.062216Jy sigma=0.445802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.275 mas, bmaj=14.17 mas, bpa=-11.44 degrees ! Estimated noise=1.09237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245318 Jy ! Component: 100 - total flux cleaned = 0.000245623 Jy ! Component: 150 - total flux cleaned = 0.000245302 Jy ! Component: 200 - total flux cleaned = 0.000238979 Jy ! Total flux subtracted in 200 components = 0.000238979 Jy ! Clean residual min=-0.001724 max=0.001615 Jy/beam ! Clean residual mean=0.000010 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0438978 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.0438978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062215Jy sigma=0.445779 ! Fit after self-cal, rms=0.062216Jy sigma=0.445767 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 = 6.4776e-05 Jy ! Component: 100 - total flux cleaned = 4.06259e-05 Jy ! Component: 150 - total flux cleaned = 2.01613e-05 Jy ! Component: 200 - total flux cleaned = 1.38648e-05 Jy ! Total flux subtracted in 200 components = 1.38648e-05 Jy ! Clean residual min=-0.001719 max=0.001618 Jy/beam ! Clean residual mean=0.000010 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0439117 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.0439117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062214Jy sigma=0.445754 ! Fit after self-cal, rms=0.062213Jy sigma=0.445751 ! 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.922 mas, bmaj=13.62 mas, bpa=-17.91 degrees ! Estimated noise=0.962232 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.922 x 13.62 at -17.91 degrees (North through East) ! Clean map min=-0.002292 max=0.042951 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.297 mas, bmaj=13.47 mas, bpa=-18.48 degrees ! Estimated noise=1.45449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0328011 Jy ! Component: 100 - total flux cleaned = 0.0401678 Jy ! Component: 150 - total flux cleaned = 0.0427773 Jy ! Component: 200 - total flux cleaned = 0.0432363 Jy ! Total flux subtracted in 200 components = 0.0432363 Jy ! Clean residual min=-0.002621 max=0.002575 Jy/beam ! Clean residual mean=0.000005 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.0432363 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0432363 Jy ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=13.62 mas, bpa=-17.91 degrees ! Estimated noise=0.962232 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.000297667 Jy ! Component: 100 - total flux cleaned = 0.000424828 Jy ! Component: 150 - total flux cleaned = 0.000497791 Jy ! Component: 200 - total flux cleaned = 0.000561895 Jy ! Total flux subtracted in 200 components = 0.000561895 Jy ! Clean residual min=-0.001851 max=0.001501 Jy/beam ! Clean residual mean=0.000006 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0437982 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 41 components and 0.0437982 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.275 mas, bmaj=14.17 mas, bpa=-11.44 degrees ! Estimated noise=1.09237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319565 Jy ! Component: 100 - total flux cleaned = 0.000437947 Jy ! Component: 150 - total flux cleaned = 0.000520959 Jy ! Component: 200 - total flux cleaned = 0.000533194 Jy ! Total flux subtracted in 200 components = 0.000533194 Jy ! Clean residual min=-0.001719 max=0.001638 Jy/beam ! Clean residual mean=0.000011 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0443314 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 = -6.29461e-07 Jy ! Component: 100 - total flux cleaned = -3.88927e-07 Jy ! Component: 150 - total flux cleaned = -1.98501e-05 Jy ! Component: 200 - total flux cleaned = -3.8057e-05 Jy ! Total flux subtracted in 200 components = -3.8057e-05 Jy ! Clean residual min=-0.001697 max=0.001627 Jy/beam ! Clean residual mean=0.000011 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0442933 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.0442933 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=13.62 mas, bpa=-17.91 degrees ! Estimated noise=0.962232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.1999e-05 Jy ! Component: 100 - total flux cleaned = -2.53896e-05 Jy ! Component: 150 - total flux cleaned = -2.58158e-05 Jy ! Component: 200 - total flux cleaned = -6.1313e-05 Jy ! Total flux subtracted in 200 components = -6.1313e-05 Jy ! Clean residual min=-0.001706 max=0.001512 Jy/beam ! Clean residual mean=0.000006 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.044232 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.044232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062223Jy sigma=0.445852 ! Fit after self-cal, rms=0.062235Jy sigma=0.445838 wmodel J2316+0221_S_a_map.mod ! Writing 68 model components to file: J2316+0221_S_a_map.mod wobs J2316+0221_S_a_uvs.fits ! Writing UV FITS file: J2316+0221_S_a_uvs.fits wwins J2316+0221_S_a_map.win ! wwins: Wrote 1 windows to J2316+0221_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.000404204 Jy ! Component: 100 - total flux cleaned = -0.000592794 Jy ! Component: 150 - total flux cleaned = -0.000667603 Jy ! Component: 200 - total flux cleaned = -0.000763417 Jy ! Component: 250 - total flux cleaned = -0.000831777 Jy ! Component: 300 - total flux cleaned = -0.000875494 Jy ! Component: 350 - total flux cleaned = -0.000917463 Jy ! Component: 400 - total flux cleaned = -0.000958109 Jy ! Component: 450 - total flux cleaned = -0.00103646 Jy ! Component: 500 - total flux cleaned = -0.00115071 Jy ! Component: 550 - total flux cleaned = -0.00126143 Jy ! Component: 600 - total flux cleaned = -0.00133324 Jy ! Component: 650 - total flux cleaned = -0.00140307 Jy ! Component: 700 - total flux cleaned = -0.0014203 Jy ! Component: 750 - total flux cleaned = -0.00140362 Jy ! Component: 800 - total flux cleaned = -0.00137104 Jy ! Component: 850 - total flux cleaned = -0.00137132 Jy ! Component: 900 - total flux cleaned = -0.00134008 Jy ! Component: 950 - total flux cleaned = -0.00134021 Jy ! Component: 1000 - total flux cleaned = -0.00131001 Jy ! Component: 1050 - total flux cleaned = -0.00128022 Jy ! Component: 1100 - total flux cleaned = -0.00123619 Jy ! Component: 1150 - total flux cleaned = -0.00117848 Jy ! Component: 1200 - total flux cleaned = -0.00115006 Jy ! Component: 1250 - total flux cleaned = -0.00110809 Jy ! Component: 1300 - total flux cleaned = -0.00109456 Jy ! Component: 1350 - total flux cleaned = -0.00106746 Jy ! Component: 1400 - total flux cleaned = -0.00104071 Jy ! Component: 1450 - total flux cleaned = -0.00100096 Jy ! Component: 1500 - total flux cleaned = -0.00096197 Jy ! Component: 1550 - total flux cleaned = -0.000923678 Jy ! Component: 1600 - total flux cleaned = -0.000910966 Jy ! Component: 1650 - total flux cleaned = -0.000848754 Jy ! Component: 1700 - total flux cleaned = -0.000811901 Jy ! Component: 1750 - total flux cleaned = -0.000787421 Jy ! Component: 1800 - total flux cleaned = -0.000751433 Jy ! Component: 1850 - total flux cleaned = -0.000739652 Jy ! Component: 1900 - total flux cleaned = -0.000727867 Jy ! Component: 1950 - total flux cleaned = -0.000739388 Jy ! Component: 2000 - total flux cleaned = -0.000739512 Jy ! Component: 2050 - total flux cleaned = -0.000750851 Jy ! Component: 2100 - total flux cleaned = -0.000706078 Jy ! Component: 2150 - total flux cleaned = -0.000717067 Jy ! Component: 2200 - total flux cleaned = -0.00068406 Jy ! Component: 2250 - total flux cleaned = -0.000662232 Jy ! Component: 2300 - total flux cleaned = -0.000640836 Jy ! Component: 2350 - total flux cleaned = -0.000630299 Jy ! Component: 2400 - total flux cleaned = -0.000598747 Jy ! Component: 2450 - total flux cleaned = -0.000588439 Jy ! Component: 2500 - total flux cleaned = -0.000640112 Jy ! Component: 2550 - total flux cleaned = -0.000609222 Jy ! Component: 2600 - total flux cleaned = -0.000609174 Jy ! Component: 2650 - total flux cleaned = -0.000579002 Jy ! Component: 2700 - total flux cleaned = -0.000579147 Jy ! Component: 2750 - total flux cleaned = -0.000628581 Jy ! Component: 2800 - total flux cleaned = -0.000618685 Jy ! Component: 2850 - total flux cleaned = -0.000608999 Jy ! Component: 2900 - total flux cleaned = -0.000618633 Jy ! Component: 2950 - total flux cleaned = -0.000618698 Jy ! Component: 3000 - total flux cleaned = -0.000618701 Jy ! Component: 3050 - total flux cleaned = -0.000628133 Jy ! Component: 3100 - total flux cleaned = -0.000628046 Jy ! Component: 3150 - total flux cleaned = -0.000627992 Jy ! Component: 3200 - total flux cleaned = -0.000582204 Jy ! Component: 3250 - total flux cleaned = -0.000609457 Jy ! Component: 3300 - total flux cleaned = -0.000618493 Jy ! Component: 3350 - total flux cleaned = -0.000600641 Jy ! Component: 3400 - total flux cleaned = -0.000591901 Jy ! Component: 3450 - total flux cleaned = -0.000609531 Jy ! Component: 3500 - total flux cleaned = -0.000609571 Jy ! Component: 3550 - total flux cleaned = -0.000618253 Jy ! Component: 3600 - total flux cleaned = -0.000618251 Jy ! Component: 3650 - total flux cleaned = -0.000626886 Jy ! Component: 3700 - total flux cleaned = -0.000626934 Jy ! Component: 3750 - total flux cleaned = -0.000618526 Jy ! Component: 3800 - total flux cleaned = -0.000635292 Jy ! Component: 3850 - total flux cleaned = -0.0006353 Jy ! Component: 3900 - total flux cleaned = -0.000660122 Jy ! Component: 3950 - total flux cleaned = -0.000668293 Jy ! Component: 4000 - total flux cleaned = -0.000668337 Jy ! Component: 4050 - total flux cleaned = -0.000700857 Jy ! Total flux subtracted in 4096 components = -0.000700872 Jy ! Clean residual min=-0.000503 max=0.000532 Jy/beam ! Clean residual mean=0.000000 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0435312 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 333 components and 0.0435312 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2316+0221_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.922 x 13.62 at -17.91 degrees (North through East) ! Clean map min=-0.0018095 max=0.042836 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2316+0221_S_a_map.fits wmodel /image_prod/ug002_uva//J2316+0221_S_a_map.mod ! Writing 333 model components to file: /image_prod/ug002_uva//J2316+0221_S_a_map.mod wobs /image_prod/ug002_uva//J2316+0221_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2316+0221_S_a_uvs.fits wwins /image_prod/ug002_uva//J2316+0221_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2316+0221_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.042836 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150524 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05419 1.05419 2.10837 4.21674 8.43349 16.867 33.7339 67.4679 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.042 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 284.579 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2316+0221_S_a_dfm.log closed on Thu Mar 5 06:09:18 2020