! Started logfile: /image_prod/ug002_uva//J1510+5702_S_g_dfm.log on Thu Mar 5 02:07:15 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//J1510+5702_S_g_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1510+5702_S_g_uva.fits ! AN table 1: 16 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.9375 visibilities/baseline/integration-bin. ! Found source: J1510+5702 ! ! 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 1260 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 J1510+5702_S_g] 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.024998Jy sigma=8.306764 ! Fit after self-cal, rms=0.776376Jy sigma=6.342391 ! 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.799 mas, bmaj=6.194 mas, bpa=10.88 degrees ! Estimated noise=3.21523 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.17347 Jy ! Component: 100 - total flux cleaned = 0.211853 Jy ! Total flux subtracted in 100 components = 0.211853 Jy ! Clean residual min=-0.011443 max=0.015793 Jy/beam ! Clean residual mean=-0.000019 rms=0.002975 Jy/beam ! Combined flux in latest and established models = 0.211853 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.211853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082530Jy sigma=0.536541 ! Fit after self-cal, rms=0.082527Jy sigma=0.536438 ! 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.341 mas, bmaj=6.597 mas, bpa=4.02 degrees ! Estimated noise=2.56307 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 (70.5, 26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124261 Jy ! Component: 100 - total flux cleaned = 0.0120053 Jy ! Component: 150 - total flux cleaned = 0.0117149 Jy ! Component: 200 - total flux cleaned = 0.0114619 Jy ! Total flux subtracted in 200 components = 0.0114619 Jy ! Clean residual min=-0.009802 max=0.009437 Jy/beam ! Clean residual mean=-0.000014 rms=0.002093 Jy/beam ! Combined flux in latest and established models = 0.223315 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.223315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077872Jy sigma=0.508826 ! Fit after self-cal, rms=0.077731Jy sigma=0.507657 ! 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.341 x 6.597 at 4.02 degrees (North through East) ! Clean map min=-0.0093143 max=0.21898 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.03 KP 1.03 ! NL 0.92 OV 0.99 PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.01 HN 1.03 KP 0.96 ! NL 0.97 OV 0.99 PT 1.01 SC 0.62 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.07 KP 0.99 ! NL 0.97 OV 1.00 PT 1.03 SC 1.09 ! ! ! Fit before self-cal, rms=0.077731Jy sigma=0.507657 ! Fit after self-cal, rms=0.062153Jy sigma=0.457020 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.263 mas, bmaj=6.58 mas, bpa=5.104 degrees ! Estimated noise=2.53565 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.00229232 Jy ! Component: 100 - total flux cleaned = 0.00242984 Jy ! Component: 150 - total flux cleaned = 0.00207323 Jy ! Component: 200 - total flux cleaned = 0.00187211 Jy ! Total flux subtracted in 200 components = 0.00187211 Jy ! Clean residual min=-0.005430 max=0.005468 Jy/beam ! Clean residual mean=-0.000014 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.225187 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 49 components and 0.225187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061498Jy sigma=0.452748 ! Fit after self-cal, rms=0.061412Jy sigma=0.452288 ! 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.061412Jy sigma=0.452288 ! Fit after self-cal, rms=0.058014Jy sigma=0.432325 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.243 mas, bmaj=6.608 mas, bpa=5.118 degrees ! Estimated noise=2.53983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000341813 Jy ! Component: 100 - total flux cleaned = 0.00112978 Jy ! Component: 150 - total flux cleaned = 0.00168277 Jy ! Component: 200 - total flux cleaned = 0.00216793 Jy ! Total flux subtracted in 200 components = 0.00216793 Jy ! Clean residual min=-0.004244 max=0.003878 Jy/beam ! Clean residual mean=-0.000013 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.227355 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.227355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057852Jy sigma=0.431206 ! Fit after self-cal, rms=0.057820Jy sigma=0.431043 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.000295483 Jy ! Component: 100 - total flux cleaned = 0.000714644 Jy ! Component: 150 - total flux cleaned = 0.000963754 Jy ! Component: 200 - total flux cleaned = 0.00118969 Jy ! Total flux subtracted in 200 components = 0.00118969 Jy ! Clean residual min=-0.004191 max=0.003694 Jy/beam ! Clean residual mean=-0.000012 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.228545 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.228545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057749Jy sigma=0.430583 ! Fit after self-cal, rms=0.057746Jy sigma=0.430552 ! 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.057746Jy sigma=0.430552 ! Fit after self-cal, rms=0.057790Jy sigma=0.430436 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.238 mas, bmaj=6.61 mas, bpa=5.153 degrees ! Estimated noise=2.54433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000745287 Jy ! Component: 100 - total flux cleaned = 0.0013061 Jy ! Component: 150 - total flux cleaned = 0.00158844 Jy ! Component: 200 - total flux cleaned = 0.00174912 Jy ! Total flux subtracted in 200 components = 0.00174912 Jy ! Clean residual min=-0.004135 max=0.003601 Jy/beam ! Clean residual mean=-0.000011 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.230294 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 0.230294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057739Jy sigma=0.430096 ! Fit after self-cal, rms=0.057738Jy sigma=0.430078 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.00013547 Jy ! Component: 100 - total flux cleaned = 0.000310042 Jy ! Component: 150 - total flux cleaned = 0.00038938 Jy ! Component: 200 - total flux cleaned = 0.00046286 Jy ! Total flux subtracted in 200 components = 0.00046286 Jy ! Clean residual min=-0.004087 max=0.003524 Jy/beam ! Clean residual mean=-0.000011 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.230757 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.230757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057711Jy sigma=0.429906 ! Fit after self-cal, rms=0.057712Jy sigma=0.429898 ! 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.057712Jy sigma=0.429898 ! Fit after self-cal, rms=0.057756Jy sigma=0.429845 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.35 mas, bmaj=9.16 mas, bpa=-5.051 degrees ! Estimated noise=2.9623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112371 Jy ! Component: 100 - total flux cleaned = 0.00141246 Jy ! Component: 150 - total flux cleaned = 0.00155007 Jy ! Component: 200 - total flux cleaned = 0.00166997 Jy ! Total flux subtracted in 200 components = 0.00166997 Jy ! Clean residual min=-0.003952 max=0.003392 Jy/beam ! Clean residual mean=-0.000018 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.232427 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 98 components and 0.232427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057744Jy sigma=0.429769 ! Fit after self-cal, rms=0.057745Jy sigma=0.429758 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.54252e-05 Jy ! Component: 100 - total flux cleaned = 0.00018968 Jy ! Component: 150 - total flux cleaned = 0.000235902 Jy ! Component: 200 - total flux cleaned = 0.000264877 Jy ! Total flux subtracted in 200 components = 0.000264877 Jy ! Clean residual min=-0.003935 max=0.003401 Jy/beam ! Clean residual mean=-0.000018 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.232692 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 106 components and 0.232692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057742Jy sigma=0.429742 ! Fit after self-cal, rms=0.057743Jy sigma=0.429738 ! 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=4.234 mas, bmaj=6.61 mas, bpa=5.208 degrees ! Estimated noise=2.5482 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.234 x 6.61 at 5.208 degrees (North through East) ! Clean map min=-0.005714 max=0.2167 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.736 mas, bmaj=6.231 mas, bpa=10.69 degrees ! Estimated noise=3.19302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.172223 Jy ! Component: 100 - total flux cleaned = 0.210429 Jy ! Component: 150 - total flux cleaned = 0.224271 Jy ! Component: 200 - total flux cleaned = 0.229364 Jy ! Total flux subtracted in 200 components = 0.229364 Jy ! Clean residual min=-0.005506 max=0.007066 Jy/beam ! Clean residual mean=-0.000010 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.229364 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.229364 Jy ! Inverting map and beam ! Estimated beam: bmin=4.234 mas, bmaj=6.61 mas, bpa=5.208 degrees ! Estimated noise=2.5482 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 (32, 68.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032778 Jy ! Component: 100 - total flux cleaned = 0.00345655 Jy ! Component: 150 - total flux cleaned = 0.0034614 Jy ! Component: 200 - total flux cleaned = 0.00357032 Jy ! Total flux subtracted in 200 components = 0.00357032 Jy ! Clean residual min=-0.004163 max=0.003892 Jy/beam ! Clean residual mean=-0.000013 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.232934 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.232934 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.35 mas, bmaj=9.16 mas, bpa=-5.051 degrees ! Estimated noise=2.9623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00073605 Jy ! Component: 100 - total flux cleaned = 0.000804239 Jy ! Component: 150 - total flux cleaned = 0.000679523 Jy ! Component: 200 - total flux cleaned = 0.000624292 Jy ! Total flux subtracted in 200 components = 0.000624292 Jy ! Clean residual min=-0.004148 max=0.003514 Jy/beam ! Clean residual mean=-0.000020 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.233559 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.000100822 Jy ! Component: 100 - total flux cleaned = -0.000196578 Jy ! Component: 150 - total flux cleaned = -0.000242729 Jy ! Component: 200 - total flux cleaned = -0.000328471 Jy ! Total flux subtracted in 200 components = -0.000328471 Jy ! Clean residual min=-0.004031 max=0.003503 Jy/beam ! Clean residual mean=-0.000019 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.23323 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 76 components and 0.23323 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.234 mas, bmaj=6.61 mas, bpa=5.208 degrees ! Estimated noise=2.5482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179112 Jy ! Component: 100 - total flux cleaned = -0.000407624 Jy ! Component: 150 - total flux cleaned = -0.000468264 Jy ! Component: 200 - total flux cleaned = -0.000357774 Jy ! Total flux subtracted in 200 components = -0.000357774 Jy ! Clean residual min=-0.003944 max=0.003302 Jy/beam ! Clean residual mean=-0.000010 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.232873 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 104 components and 0.232873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057807Jy sigma=0.429821 ! Fit after self-cal, rms=0.057795Jy sigma=0.429627 wmodel J1510+5702_S_g_map.mod ! Writing 104 model components to file: J1510+5702_S_g_map.mod wobs J1510+5702_S_g_uvs.fits ! Writing UV FITS file: J1510+5702_S_g_uvs.fits wwins J1510+5702_S_g_map.win ! wwins: Wrote 3 windows to J1510+5702_S_g_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.000827947 Jy ! Component: 100 - total flux cleaned = -0.00134 Jy ! Component: 150 - total flux cleaned = -0.00139329 Jy ! Component: 200 - total flux cleaned = -0.00134181 Jy ! Component: 250 - total flux cleaned = -0.00124645 Jy ! Component: 300 - total flux cleaned = -0.00106202 Jy ! Component: 350 - total flux cleaned = -0.000795873 Jy ! Component: 400 - total flux cleaned = -0.000583069 Jy ! Component: 450 - total flux cleaned = -0.000541646 Jy ! Component: 500 - total flux cleaned = -0.000500812 Jy ! Component: 550 - total flux cleaned = -0.000422524 Jy ! Component: 600 - total flux cleaned = -0.000271955 Jy ! Component: 650 - total flux cleaned = -0.000160863 Jy ! Component: 700 - total flux cleaned = -1.72451e-05 Jy ! Component: 750 - total flux cleaned = 5.30033e-05 Jy ! Component: 800 - total flux cleaned = 8.79378e-05 Jy ! Component: 850 - total flux cleaned = 0.000156978 Jy ! Component: 900 - total flux cleaned = 0.000223884 Jy ! Component: 950 - total flux cleaned = 0.000322741 Jy ! Component: 1000 - total flux cleaned = 0.00048388 Jy ! Component: 1050 - total flux cleaned = 0.000546715 Jy ! Component: 1100 - total flux cleaned = 0.00067056 Jy ! Component: 1150 - total flux cleaned = 0.000762098 Jy ! Component: 1200 - total flux cleaned = 0.000852567 Jy ! Component: 1250 - total flux cleaned = 0.00100061 Jy ! Component: 1300 - total flux cleaned = 0.00105841 Jy ! Component: 1350 - total flux cleaned = 0.00111608 Jy ! Component: 1400 - total flux cleaned = 0.0012005 Jy ! Component: 1450 - total flux cleaned = 0.00133977 Jy ! Component: 1500 - total flux cleaned = 0.00142213 Jy ! Component: 1550 - total flux cleaned = 0.00147616 Jy ! Component: 1600 - total flux cleaned = 0.00155671 Jy ! Component: 1650 - total flux cleaned = 0.00171491 Jy ! Component: 1700 - total flux cleaned = 0.00176723 Jy ! Component: 1750 - total flux cleaned = 0.00186987 Jy ! Component: 1800 - total flux cleaned = 0.00189536 Jy ! Component: 1850 - total flux cleaned = 0.00199543 Jy ! Component: 1900 - total flux cleaned = 0.00202039 Jy ! Component: 1950 - total flux cleaned = 0.00209354 Jy ! Component: 2000 - total flux cleaned = 0.00214183 Jy ! Component: 2050 - total flux cleaned = 0.00216592 Jy ! Component: 2100 - total flux cleaned = 0.0022604 Jy ! Component: 2150 - total flux cleaned = 0.00218996 Jy ! Component: 2200 - total flux cleaned = 0.00216692 Jy ! Component: 2250 - total flux cleaned = 0.00212123 Jy ! Component: 2300 - total flux cleaned = 0.00209893 Jy ! Component: 2350 - total flux cleaned = 0.00209884 Jy ! Component: 2400 - total flux cleaned = 0.00216513 Jy ! Component: 2450 - total flux cleaned = 0.00212084 Jy ! Component: 2500 - total flux cleaned = 0.00207737 Jy ! Component: 2550 - total flux cleaned = 0.00220761 Jy ! Component: 2600 - total flux cleaned = 0.00218617 Jy ! Component: 2650 - total flux cleaned = 0.00218604 Jy ! Component: 2700 - total flux cleaned = 0.00227056 Jy ! Component: 2750 - total flux cleaned = 0.00233353 Jy ! Component: 2800 - total flux cleaned = 0.00237529 Jy ! Component: 2850 - total flux cleaned = 0.00241652 Jy ! Component: 2900 - total flux cleaned = 0.00247825 Jy ! Component: 2950 - total flux cleaned = 0.00247838 Jy ! Component: 3000 - total flux cleaned = 0.00253929 Jy ! Component: 3050 - total flux cleaned = 0.00257945 Jy ! Component: 3100 - total flux cleaned = 0.00263923 Jy ! Component: 3150 - total flux cleaned = 0.00271854 Jy ! Component: 3200 - total flux cleaned = 0.00279742 Jy ! Component: 3250 - total flux cleaned = 0.00281706 Jy ! Component: 3300 - total flux cleaned = 0.00285583 Jy ! Component: 3350 - total flux cleaned = 0.00285585 Jy ! Component: 3400 - total flux cleaned = 0.00287501 Jy ! Component: 3450 - total flux cleaned = 0.00295145 Jy ! Component: 3500 - total flux cleaned = 0.00302756 Jy ! Component: 3550 - total flux cleaned = 0.00306543 Jy ! Component: 3600 - total flux cleaned = 0.00310315 Jy ! Component: 3650 - total flux cleaned = 0.00317794 Jy ! Component: 3700 - total flux cleaned = 0.00325251 Jy ! Component: 3750 - total flux cleaned = 0.00325269 Jy ! Component: 3800 - total flux cleaned = 0.00330784 Jy ! Component: 3850 - total flux cleaned = 0.00338114 Jy ! Component: 3900 - total flux cleaned = 0.00343569 Jy ! Component: 3950 - total flux cleaned = 0.00343568 Jy ! Component: 4000 - total flux cleaned = 0.00341769 Jy ! Component: 4050 - total flux cleaned = 0.00343569 Jy ! Total flux subtracted in 4096 components = 0.00348932 Jy ! Clean residual min=-0.001168 max=0.000925 Jy/beam ! Clean residual mean=-0.000002 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.236362 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 366 components and 0.236362 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1510+5702_S_g_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.234 x 6.61 at 5.208 degrees (North through East) ! Clean map min=-0.0036585 max=0.21674 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1510+5702_S_g_map.fits wmodel /image_prod/ug002_uva//J1510+5702_S_g_map.mod ! Writing 366 model components to file: /image_prod/ug002_uva//J1510+5702_S_g_map.mod wobs /image_prod/ug002_uva//J1510+5702_S_g_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1510+5702_S_g_uvs.fits wwins /image_prod/ug002_uva//J1510+5702_S_g_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1510+5702_S_g_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.216743 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000300501 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.415932 0.415932 0.831865 1.66373 3.32746 6.65492 13.3098 26.6197 53.2394 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.216 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 721.27 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1510+5702_S_g_dfm.log closed on Thu Mar 5 02:07:18 2020