! Started logfile: /image_prod/ug002_uva//J0414+2441_S_b_dfm.log on Wed Mar 4 20:15:51 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//J0414+2441_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0414+2441_S_b_uva.fits ! AN table 1: 75 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.587302 visibilities/baseline/integration-bin. ! Found source: J0414+2441 ! ! 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 2775 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 J0414+2441_S_b] 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 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001762Jy sigma=11.236228 ! Fit after self-cal, rms=0.972270Jy sigma=10.911857 ! 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=4.897 mas, bmaj=16.33 mas, bpa=-15.41 degrees ! Estimated noise=1.45047 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.0215466 Jy ! Component: 100 - total flux cleaned = 0.0262837 Jy ! Total flux subtracted in 100 components = 0.0262837 Jy ! Clean residual min=-0.002770 max=0.003009 Jy/beam ! Clean residual mean=0.000001 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.0262837 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0262837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038617Jy sigma=0.423274 ! Fit after self-cal, rms=0.037296Jy sigma=0.408324 ! 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=5.538 mas, bmaj=17.3 mas, bpa=-14.12 degrees ! Estimated noise=1.20896 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.0033814 Jy ! Component: 100 - total flux cleaned = 0.00403987 Jy ! Component: 150 - total flux cleaned = 0.00420263 Jy ! Component: 200 - total flux cleaned = 0.004229 Jy ! Total flux subtracted in 200 components = 0.004229 Jy ! Clean residual min=-0.002518 max=0.001661 Jy/beam ! Clean residual mean=0.000001 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.0305127 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 53 components and 0.0305127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037006Jy sigma=0.405255 ! Fit after self-cal, rms=0.036967Jy sigma=0.405001 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.538 x 17.3 at -14.12 degrees (North through East) ! Clean map min=-0.0025022 max=0.030576 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.06 KP 0.96 LA 0.89 ! NL 1.02 OV 0.96 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 HN 0.95 KP 1.05 LA 0.99 ! NL 0.92 OV 0.94 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.12 KP 0.91 LA 0.82 ! NL 0.94 OV 0.94 PT 1.14 ! ! ! Fit before self-cal, rms=0.036967Jy sigma=0.405001 ! Fit after self-cal, rms=0.036477Jy sigma=0.403488 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.588 mas, bmaj=17.34 mas, bpa=-13.99 degrees ! Estimated noise=1.19986 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.000182245 Jy ! Component: 100 - total flux cleaned = 0.00022409 Jy ! Component: 150 - total flux cleaned = 0.000274 Jy ! Component: 200 - total flux cleaned = 0.000296542 Jy ! Total flux subtracted in 200 components = 0.000296542 Jy ! Clean residual min=-0.002253 max=0.001534 Jy/beam ! Clean residual mean=0.000000 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0308092 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.0308092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.036466Jy sigma=0.403387 ! Fit after self-cal, rms=0.036518Jy sigma=0.403041 ! 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.036518Jy sigma=0.403041 ! Fit after self-cal, rms=0.037076Jy sigma=0.400513 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.628 mas, bmaj=17.41 mas, bpa=-13.76 degrees ! Estimated noise=1.20566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.11557e-05 Jy ! Component: 100 - total flux cleaned = 8.28654e-05 Jy ! Component: 150 - total flux cleaned = 0.000127481 Jy ! Component: 200 - total flux cleaned = 0.000157296 Jy ! Total flux subtracted in 200 components = 0.000157296 Jy ! Clean residual min=-0.001652 max=0.001294 Jy/beam ! Clean residual mean=0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0309665 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.0309665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037065Jy sigma=0.400430 ! Fit after self-cal, rms=0.037187Jy sigma=0.399981 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 = 2.40992e-05 Jy ! Component: 100 - total flux cleaned = 4.57768e-05 Jy ! Component: 150 - total flux cleaned = 8.27704e-05 Jy ! Component: 200 - total flux cleaned = 8.27338e-05 Jy ! Total flux subtracted in 200 components = 8.27338e-05 Jy ! Clean residual min=-0.001703 max=0.001302 Jy/beam ! Clean residual mean=0.000000 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0310492 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.0310492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037180Jy sigma=0.399945 ! Fit after self-cal, rms=0.037155Jy sigma=0.399746 ! 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.037155Jy sigma=0.399746 ! Fit after self-cal, rms=0.037585Jy sigma=0.399541 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.663 mas, bmaj=17.4 mas, bpa=-13.65 degrees ! Estimated noise=1.20391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000189989 Jy ! Component: 100 - total flux cleaned = -0.000147268 Jy ! Component: 150 - total flux cleaned = -0.000110405 Jy ! Component: 200 - total flux cleaned = -8.5989e-05 Jy ! Total flux subtracted in 200 components = -8.5989e-05 Jy ! Clean residual min=-0.001561 max=0.001222 Jy/beam ! Clean residual mean=0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0309633 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 97 components and 0.0309633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037576Jy sigma=0.399505 ! Fit after self-cal, rms=0.037635Jy sigma=0.399452 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.80664e-05 Jy ! Component: 100 - total flux cleaned = -4.35774e-05 Jy ! Component: 150 - total flux cleaned = -4.31175e-05 Jy ! Component: 200 - total flux cleaned = -4.96271e-05 Jy ! Total flux subtracted in 200 components = -4.96271e-05 Jy ! Clean residual min=-0.001558 max=0.001234 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0309136 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.0309136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037630Jy sigma=0.399439 ! Fit after self-cal, rms=0.037633Jy sigma=0.399432 ! 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.037633Jy sigma=0.399432 ! Fit after self-cal, rms=0.037829Jy sigma=0.399402 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.114 mas, bmaj=17.92 mas, bpa=-10.27 degrees ! Estimated noise=1.27387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000148296 Jy ! Component: 100 - total flux cleaned = -0.000159779 Jy ! Component: 150 - total flux cleaned = -0.000174867 Jy ! Component: 200 - total flux cleaned = -0.000188673 Jy ! Total flux subtracted in 200 components = -0.000188673 Jy ! Clean residual min=-0.001503 max=0.001359 Jy/beam ! Clean residual mean=0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.030725 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 116 components and 0.030725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037826Jy sigma=0.399393 ! Fit after self-cal, rms=0.037847Jy sigma=0.399384 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.12201e-05 Jy ! Component: 100 - total flux cleaned = -4.09767e-05 Jy ! Component: 150 - total flux cleaned = -4.56867e-05 Jy ! Component: 200 - total flux cleaned = -5.45246e-05 Jy ! Total flux subtracted in 200 components = -5.45246e-05 Jy ! Clean residual min=-0.001500 max=0.001364 Jy/beam ! Clean residual mean=0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0306704 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 121 components and 0.0306704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037845Jy sigma=0.399377 ! Fit after self-cal, rms=0.037847Jy sigma=0.399375 ! 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=5.698 mas, bmaj=17.37 mas, bpa=-13.58 degrees ! Estimated noise=1.20338 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.698 x 17.37 at -13.58 degrees (North through East) ! Clean map min=-0.00151 max=0.030505 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=5.051 mas, bmaj=16.57 mas, bpa=-14.91 degrees ! Estimated noise=1.47245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0233177 Jy ! Component: 100 - total flux cleaned = 0.028442 Jy ! Component: 150 - total flux cleaned = 0.0291061 Jy ! Component: 200 - total flux cleaned = 0.0295373 Jy ! Total flux subtracted in 200 components = 0.0295373 Jy ! Clean residual min=-0.001902 max=0.001756 Jy/beam ! Clean residual mean=0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0295373 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.0295373 Jy ! Inverting map and beam ! Estimated beam: bmin=5.698 mas, bmaj=17.37 mas, bpa=-13.58 degrees ! Estimated noise=1.20338 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.000795664 Jy ! Component: 100 - total flux cleaned = 0.000956919 Jy ! Component: 150 - total flux cleaned = 0.0010972 Jy ! Component: 200 - total flux cleaned = 0.00122485 Jy ! Total flux subtracted in 200 components = 0.00122485 Jy ! Clean residual min=-0.001538 max=0.001319 Jy/beam ! Clean residual mean=0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0307621 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.0307621 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=9.114 mas, bmaj=17.92 mas, bpa=-10.27 degrees ! Estimated noise=1.27387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000196261 Jy ! Component: 100 - total flux cleaned = 0.000186356 Jy ! Component: 150 - total flux cleaned = 0.000187239 Jy ! Component: 200 - total flux cleaned = 0.000157 Jy ! Total flux subtracted in 200 components = 0.000157 Jy ! Clean residual min=-0.001563 max=0.001360 Jy/beam ! Clean residual mean=0.000001 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0309191 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 = -2.86362e-05 Jy ! Component: 100 - total flux cleaned = -5.51744e-05 Jy ! Component: 150 - total flux cleaned = -8.64749e-05 Jy ! Component: 200 - total flux cleaned = -0.000109811 Jy ! Total flux subtracted in 200 components = -0.000109811 Jy ! Clean residual min=-0.001542 max=0.001356 Jy/beam ! Clean residual mean=0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0308093 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.0308093 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.698 mas, bmaj=17.37 mas, bpa=-13.58 degrees ! Estimated noise=1.20338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.7057e-06 Jy ! Component: 100 - total flux cleaned = 5.75525e-06 Jy ! Component: 150 - total flux cleaned = -3.32223e-06 Jy ! Component: 200 - total flux cleaned = -1.1338e-05 Jy ! Total flux subtracted in 200 components = -1.1338e-05 Jy ! Clean residual min=-0.001530 max=0.001247 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.030798 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.030798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037850Jy sigma=0.399429 ! Fit after self-cal, rms=0.037861Jy sigma=0.399393 wmodel J0414+2441_S_b_map.mod ! Writing 69 model components to file: J0414+2441_S_b_map.mod wobs J0414+2441_S_b_uvs.fits ! Writing UV FITS file: J0414+2441_S_b_uvs.fits wwins J0414+2441_S_b_map.win ! wwins: Wrote 1 windows to J0414+2441_S_b_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.000602915 Jy ! Component: 100 - total flux cleaned = -0.000559707 Jy ! Component: 150 - total flux cleaned = -0.000517171 Jy ! Component: 200 - total flux cleaned = -0.00045911 Jy ! Component: 250 - total flux cleaned = -0.00047707 Jy ! Component: 300 - total flux cleaned = -0.000546699 Jy ! Component: 350 - total flux cleaned = -0.00066399 Jy ! Component: 400 - total flux cleaned = -0.000728289 Jy ! Component: 450 - total flux cleaned = -0.00074355 Jy ! Component: 500 - total flux cleaned = -0.000803514 Jy ! Component: 550 - total flux cleaned = -0.000875256 Jy ! Component: 600 - total flux cleaned = -0.000930822 Jy ! Component: 650 - total flux cleaned = -0.000971031 Jy ! Component: 700 - total flux cleaned = -0.00100987 Jy ! Component: 750 - total flux cleaned = -0.00100991 Jy ! Component: 800 - total flux cleaned = -0.00105889 Jy ! Component: 850 - total flux cleaned = -0.00109376 Jy ! Component: 900 - total flux cleaned = -0.00109353 Jy ! Component: 950 - total flux cleaned = -0.00108278 Jy ! Component: 1000 - total flux cleaned = -0.00111551 Jy ! Component: 1050 - total flux cleaned = -0.00111538 Jy ! Component: 1100 - total flux cleaned = -0.00114656 Jy ! Component: 1150 - total flux cleaned = -0.00116684 Jy ! Component: 1200 - total flux cleaned = -0.00119665 Jy ! Component: 1250 - total flux cleaned = -0.00121611 Jy ! Component: 1300 - total flux cleaned = -0.00124482 Jy ! Component: 1350 - total flux cleaned = -0.00126356 Jy ! Component: 1400 - total flux cleaned = -0.00130969 Jy ! Component: 1450 - total flux cleaned = -0.0013368 Jy ! Component: 1500 - total flux cleaned = -0.00137233 Jy ! Component: 1550 - total flux cleaned = -0.00140718 Jy ! Component: 1600 - total flux cleaned = -0.00147608 Jy ! Component: 1650 - total flux cleaned = -0.00151009 Jy ! Component: 1700 - total flux cleaned = -0.00156883 Jy ! Component: 1750 - total flux cleaned = -0.00163492 Jy ! Component: 1800 - total flux cleaned = -0.00168398 Jy ! Component: 1850 - total flux cleaned = -0.00175647 Jy ! Component: 1900 - total flux cleaned = -0.0018442 Jy ! Component: 1950 - total flux cleaned = -0.00193098 Jy ! Component: 2000 - total flux cleaned = -0.00202481 Jy ! Component: 2050 - total flux cleaned = -0.00209457 Jy ! Component: 2100 - total flux cleaned = -0.00218676 Jy ! Component: 2150 - total flux cleaned = -0.00224774 Jy ! Component: 2200 - total flux cleaned = -0.00233095 Jy ! Component: 2250 - total flux cleaned = -0.00240601 Jy ! Component: 2300 - total flux cleaned = -0.00249544 Jy ! Component: 2350 - total flux cleaned = -0.00256199 Jy ! Component: 2400 - total flux cleaned = -0.00264281 Jy ! Component: 2450 - total flux cleaned = -0.00270853 Jy ! Component: 2500 - total flux cleaned = -0.00279562 Jy ! Component: 2550 - total flux cleaned = -0.00286057 Jy ! Component: 2600 - total flux cleaned = -0.00293231 Jy ! Component: 2650 - total flux cleaned = -0.00299659 Jy ! Component: 2700 - total flux cleaned = -0.00306054 Jy ! Component: 2750 - total flux cleaned = -0.0031171 Jy ! Component: 2800 - total flux cleaned = -0.00319453 Jy ! Component: 2850 - total flux cleaned = -0.00323659 Jy ! Component: 2900 - total flux cleaned = -0.0032993 Jy ! Component: 2950 - total flux cleaned = -0.00334792 Jy ! Component: 3000 - total flux cleaned = -0.00338253 Jy ! Component: 3050 - total flux cleaned = -0.00341704 Jy ! Component: 3100 - total flux cleaned = -0.00344453 Jy ! Component: 3150 - total flux cleaned = -0.00346514 Jy ! Component: 3200 - total flux cleaned = -0.00349252 Jy ! Component: 3250 - total flux cleaned = -0.00354033 Jy ! Component: 3300 - total flux cleaned = -0.00356757 Jy ! Component: 3350 - total flux cleaned = -0.00360834 Jy ! Component: 3400 - total flux cleaned = -0.00362873 Jy ! Component: 3450 - total flux cleaned = -0.00366934 Jy ! Component: 3500 - total flux cleaned = -0.00370311 Jy ! Component: 3550 - total flux cleaned = -0.00372333 Jy ! Component: 3600 - total flux cleaned = -0.00375021 Jy ! Component: 3650 - total flux cleaned = -0.00377036 Jy ! Component: 3700 - total flux cleaned = -0.00379043 Jy ! Component: 3750 - total flux cleaned = -0.00381721 Jy ! Component: 3800 - total flux cleaned = -0.00383726 Jy ! Component: 3850 - total flux cleaned = -0.00386398 Jy ! Component: 3900 - total flux cleaned = -0.00387062 Jy ! Component: 3950 - total flux cleaned = -0.00389725 Jy ! Component: 4000 - total flux cleaned = -0.0039105 Jy ! Component: 4050 - total flux cleaned = -0.00393044 Jy ! Total flux subtracted in 4096 components = -0.00395701 Jy ! Clean residual min=-0.000415 max=0.000344 Jy/beam ! Clean residual mean=-0.000000 rms=0.000124 Jy/beam ! Combined flux in latest and established models = 0.0268409 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 376 components and 0.0268409 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0414+2441_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.698 x 17.37 at -13.58 degrees (North through East) ! Clean map min=-0.0013747 max=0.030327 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0414+2441_S_b_map.fits wmodel /image_prod/ug002_uva//J0414+2441_S_b_map.mod ! Writing 376 model components to file: /image_prod/ug002_uva//J0414+2441_S_b_map.mod wobs /image_prod/ug002_uva//J0414+2441_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0414+2441_S_b_uvs.fits wwins /image_prod/ug002_uva//J0414+2441_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0414+2441_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0303267 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000123401 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.22072 1.22072 2.44144 4.88287 9.76574 19.5315 39.063 78.126 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.03 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 245.756 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0414+2441_S_b_dfm.log closed on Wed Mar 4 20:15:55 2020