! Started logfile: /image_prod/ug002_uva//J0305+0523_S_dfm.log on Wed Mar 4 19:48:03 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//J0305+0523_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0305+0523_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.97037 visibilities/baseline/integration-bin. ! Found source: J0305+0523 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 6288 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 J0305+0523_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022580Jy sigma=7.564285 ! Fit after self-cal, rms=0.730424Jy sigma=5.428957 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.68 mas, bmaj=6.914 mas, bpa=-4.551 degrees ! Estimated noise=1.66313 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.212607 Jy ! Component: 100 - total flux cleaned = 0.259017 Jy ! Total flux subtracted in 100 components = 0.259017 Jy ! Clean residual min=-0.008758 max=0.013502 Jy/beam ! Clean residual mean=0.000009 rms=0.002475 Jy/beam ! Combined flux in latest and established models = 0.259017 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.259017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089495Jy sigma=0.530107 ! Fit after self-cal, rms=0.089492Jy sigma=0.530080 ! 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.121 mas, bmaj=7.631 mas, bpa=-4.795 degrees ! Estimated noise=1.25946 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.0102376 Jy ! Component: 100 - total flux cleaned = 0.01026 Jy ! Component: 150 - total flux cleaned = 0.0100334 Jy ! Component: 200 - total flux cleaned = 0.00969142 Jy ! Total flux subtracted in 200 components = 0.00969142 Jy ! Clean residual min=-0.008241 max=0.009261 Jy/beam ! Clean residual mean=0.000010 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 0.268709 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.268709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087324Jy sigma=0.515505 ! Fit after self-cal, rms=0.087301Jy sigma=0.515478 ! 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.121 x 7.631 at -4.795 degrees (North through East) ! Clean map min=-0.0080968 max=0.27191 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.93 HN 1.03 KP 1.04 ! LA 1.05 MK 1.03 NL 1.00 OV 0.83 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.02 HN 1.03 KP 1.06 ! LA 1.07 MK 1.01 NL 0.94 OV 0.96 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 1.06 KP 1.04 ! LA 1.04 MK 0.96 NL 0.98 OV 0.91 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.087301Jy sigma=0.515478 ! Fit after self-cal, rms=0.082746Jy sigma=0.483788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=7.574 mas, bpa=-4.105 degrees ! Estimated noise=1.25675 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.000990209 Jy ! Component: 100 - total flux cleaned = -0.000828572 Jy ! Component: 150 - total flux cleaned = -0.000702799 Jy ! Component: 200 - total flux cleaned = -0.000599666 Jy ! Total flux subtracted in 200 components = -0.000599666 Jy ! Clean residual min=-0.006835 max=0.006480 Jy/beam ! Clean residual mean=0.000004 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.268109 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.268109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082542Jy sigma=0.482971 ! Fit after self-cal, rms=0.082569Jy sigma=0.482846 ! 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.082569Jy sigma=0.482846 ! Fit after self-cal, rms=0.074419Jy sigma=0.442652 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.092 mas, bmaj=7.578 mas, bpa=-3.855 degrees ! Estimated noise=1.26301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195313 Jy ! Component: 100 - total flux cleaned = 0.00214124 Jy ! Component: 150 - total flux cleaned = 0.00221722 Jy ! Component: 200 - total flux cleaned = 0.00228368 Jy ! Total flux subtracted in 200 components = 0.00228368 Jy ! Clean residual min=-0.002576 max=0.002938 Jy/beam ! Clean residual mean=-0.000002 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.270393 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.270393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074334Jy sigma=0.442264 ! Fit after self-cal, rms=0.074331Jy sigma=0.442206 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (47.5, 51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177197 Jy ! Component: 100 - total flux cleaned = 0.00234964 Jy ! Component: 150 - total flux cleaned = 0.00250371 Jy ! Component: 200 - total flux cleaned = 0.00271188 Jy ! Total flux subtracted in 200 components = 0.00271188 Jy ! Clean residual min=-0.002391 max=0.002666 Jy/beam ! Clean residual mean=-0.000001 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.273104 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.273104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074169Jy sigma=0.441178 ! Fit after self-cal, rms=0.074162Jy sigma=0.441124 ! 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.074162Jy sigma=0.441124 ! Fit after self-cal, rms=0.073358Jy sigma=0.438813 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=7.569 mas, bpa=-3.895 degrees ! Estimated noise=1.26235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121903 Jy ! Component: 100 - total flux cleaned = 0.00188034 Jy ! Component: 150 - total flux cleaned = 0.00234294 Jy ! Component: 200 - total flux cleaned = 0.00270533 Jy ! Total flux subtracted in 200 components = 0.00270533 Jy ! Clean residual min=-0.001974 max=0.001879 Jy/beam ! Clean residual mean=-0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.27581 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.27581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073317Jy sigma=0.438492 ! Fit after self-cal, rms=0.073307Jy sigma=0.438472 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.000335514 Jy ! Component: 100 - total flux cleaned = 0.000456444 Jy ! Component: 150 - total flux cleaned = 0.000591755 Jy ! Component: 200 - total flux cleaned = 0.000676686 Jy ! Total flux subtracted in 200 components = 0.000676686 Jy ! Clean residual min=-0.001974 max=0.001832 Jy/beam ! Clean residual mean=-0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.276487 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.276486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073291Jy sigma=0.438376 ! Fit after self-cal, rms=0.073291Jy sigma=0.438373 ! 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.073291Jy sigma=0.438373 ! Fit after self-cal, rms=0.073312Jy sigma=0.438327 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.924 mas, bmaj=11.27 mas, bpa=-4.383 degrees ! Estimated noise=1.60097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123241 Jy ! Component: 100 - total flux cleaned = 0.00162569 Jy ! Component: 150 - total flux cleaned = 0.00193022 Jy ! Component: 200 - total flux cleaned = 0.00209305 Jy ! Total flux subtracted in 200 components = 0.00209305 Jy ! Clean residual min=-0.002299 max=0.002157 Jy/beam ! Clean residual mean=-0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.27858 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.278579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073307Jy sigma=0.438284 ! Fit after self-cal, rms=0.073307Jy sigma=0.438272 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.00013417 Jy ! Component: 100 - total flux cleaned = 0.000148858 Jy ! Component: 150 - total flux cleaned = 0.000174857 Jy ! Component: 200 - total flux cleaned = 0.000210932 Jy ! Total flux subtracted in 200 components = 0.000210932 Jy ! Clean residual min=-0.002279 max=0.002130 Jy/beam ! Clean residual mean=-0.000002 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.27879 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 84 components and 0.27879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073304Jy sigma=0.438272 ! Fit after self-cal, rms=0.073304Jy sigma=0.438267 ! 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.084 mas, bmaj=7.565 mas, bpa=-3.921 degrees ! Estimated noise=1.26331 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.084 x 7.565 at -3.921 degrees (North through East) ! Clean map min=-0.0019026 max=0.27197 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.647 mas, bmaj=6.859 mas, bpa=-3.617 degrees ! Estimated noise=1.65872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.212043 Jy ! Component: 100 - total flux cleaned = 0.258282 Jy ! Component: 150 - total flux cleaned = 0.270633 Jy ! Component: 200 - total flux cleaned = 0.274394 Jy ! Total flux subtracted in 200 components = 0.274394 Jy ! Clean residual min=-0.003604 max=0.003589 Jy/beam ! Clean residual mean=-0.000000 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.274394 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.274394 Jy ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=7.565 mas, bpa=-3.921 degrees ! Estimated noise=1.26331 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.0014281 Jy ! Component: 100 - total flux cleaned = 0.00239599 Jy ! Component: 150 - total flux cleaned = 0.00310303 Jy ! Component: 200 - total flux cleaned = 0.00332951 Jy ! Total flux subtracted in 200 components = 0.00332951 Jy ! Clean residual min=-0.002329 max=0.002122 Jy/beam ! Clean residual mean=-0.000000 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.277723 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 0.277723 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=6.924 mas, bmaj=11.27 mas, bpa=-4.383 degrees ! Estimated noise=1.60097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000914795 Jy ! Component: 100 - total flux cleaned = 0.00106074 Jy ! Component: 150 - total flux cleaned = 0.00106154 Jy ! Component: 200 - total flux cleaned = 0.00103311 Jy ! Total flux subtracted in 200 components = 0.00103311 Jy ! Clean residual min=-0.002278 max=0.002173 Jy/beam ! Clean residual mean=-0.000002 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.278756 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.58803e-06 Jy ! Component: 100 - total flux cleaned = -1.94607e-06 Jy ! Component: 150 - total flux cleaned = 1.61844e-05 Jy ! Component: 200 - total flux cleaned = 1.65848e-05 Jy ! Total flux subtracted in 200 components = 1.65848e-05 Jy ! Clean residual min=-0.002280 max=0.002171 Jy/beam ! Clean residual mean=-0.000002 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.278773 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 46 components and 0.278773 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=7.565 mas, bpa=-3.921 degrees ! Estimated noise=1.26331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000142854 Jy ! Component: 100 - total flux cleaned = 0.00027716 Jy ! Component: 150 - total flux cleaned = 0.00039768 Jy ! Component: 200 - total flux cleaned = 0.000506058 Jy ! Total flux subtracted in 200 components = 0.000506058 Jy ! Clean residual min=-0.002075 max=0.001923 Jy/beam ! Clean residual mean=-0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.279279 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.279279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073352Jy sigma=0.438517 ! Fit after self-cal, rms=0.073354Jy sigma=0.438495 wmodel J0305+0523_S_map.mod ! Writing 54 model components to file: J0305+0523_S_map.mod wobs J0305+0523_S_uvs.fits ! Writing UV FITS file: J0305+0523_S_uvs.fits wwins J0305+0523_S_map.win ! wwins: Wrote 2 windows to J0305+0523_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000391006 Jy ! Component: 100 - total flux cleaned = -0.000426454 Jy ! Component: 150 - total flux cleaned = -0.000360787 Jy ! Component: 200 - total flux cleaned = -0.000296849 Jy ! Component: 250 - total flux cleaned = -0.000172823 Jy ! Component: 300 - total flux cleaned = -0.000202602 Jy ! Component: 350 - total flux cleaned = -0.000260606 Jy ! Component: 400 - total flux cleaned = -0.00034506 Jy ! Component: 450 - total flux cleaned = -0.00048227 Jy ! Component: 500 - total flux cleaned = -0.000536324 Jy ! Component: 550 - total flux cleaned = -0.000641946 Jy ! Component: 600 - total flux cleaned = -0.000796581 Jy ! Component: 650 - total flux cleaned = -0.000897603 Jy ! Component: 700 - total flux cleaned = -0.00107209 Jy ! Component: 750 - total flux cleaned = -0.00131665 Jy ! Component: 800 - total flux cleaned = -0.00148442 Jy ! Component: 850 - total flux cleaned = -0.00160275 Jy ! Component: 900 - total flux cleaned = -0.00183588 Jy ! Component: 950 - total flux cleaned = -0.00190475 Jy ! Component: 1000 - total flux cleaned = -0.00213121 Jy ! Component: 1050 - total flux cleaned = -0.00228713 Jy ! Component: 1100 - total flux cleaned = -0.00244146 Jy ! Component: 1150 - total flux cleaned = -0.00248529 Jy ! Component: 1200 - total flux cleaned = -0.00261427 Jy ! Component: 1250 - total flux cleaned = -0.00276259 Jy ! Component: 1300 - total flux cleaned = -0.00282563 Jy ! Component: 1350 - total flux cleaned = -0.00305304 Jy ! Component: 1400 - total flux cleaned = -0.00307318 Jy ! Component: 1450 - total flux cleaned = -0.00317441 Jy ! Component: 1500 - total flux cleaned = -0.00325441 Jy ! Component: 1550 - total flux cleaned = -0.0033732 Jy ! Component: 1600 - total flux cleaned = -0.00349079 Jy ! Component: 1650 - total flux cleaned = -0.00358754 Jy ! Component: 1700 - total flux cleaned = -0.00376003 Jy ! Component: 1750 - total flux cleaned = -0.0037789 Jy ! Component: 1800 - total flux cleaned = -0.00392902 Jy ! Component: 1850 - total flux cleaned = -0.0040033 Jy ! Component: 1900 - total flux cleaned = -0.00409529 Jy ! Component: 1950 - total flux cleaned = -0.00418625 Jy ! Component: 2000 - total flux cleaned = -0.00431265 Jy ! Component: 2050 - total flux cleaned = -0.00445541 Jy ! Component: 2100 - total flux cleaned = -0.00449097 Jy ! Component: 2150 - total flux cleaned = -0.00456119 Jy ! Component: 2200 - total flux cleaned = -0.00464803 Jy ! Component: 2250 - total flux cleaned = -0.00478568 Jy ! Component: 2300 - total flux cleaned = -0.00481966 Jy ! Component: 2350 - total flux cleaned = -0.00490434 Jy ! Component: 2400 - total flux cleaned = -0.0050216 Jy ! Component: 2450 - total flux cleaned = -0.00508772 Jy ! Component: 2500 - total flux cleaned = -0.00518639 Jy ! Component: 2550 - total flux cleaned = -0.00534928 Jy ! Component: 2600 - total flux cleaned = -0.00539758 Jy ! Component: 2650 - total flux cleaned = -0.00549361 Jy ! Component: 2700 - total flux cleaned = -0.00554128 Jy ! Component: 2750 - total flux cleaned = -0.00566762 Jy ! Component: 2800 - total flux cleaned = -0.00565191 Jy ! Component: 2850 - total flux cleaned = -0.00574499 Jy ! Component: 2900 - total flux cleaned = -0.00585264 Jy ! Component: 2950 - total flux cleaned = -0.0059443 Jy ! Component: 3000 - total flux cleaned = -0.00608028 Jy ! Component: 3050 - total flux cleaned = -0.00605024 Jy ! Component: 3100 - total flux cleaned = -0.00618421 Jy ! Component: 3150 - total flux cleaned = -0.00624329 Jy ! Component: 3200 - total flux cleaned = -0.00628712 Jy ! Component: 3250 - total flux cleaned = -0.00638907 Jy ! Component: 3300 - total flux cleaned = -0.00641798 Jy ! Component: 3350 - total flux cleaned = -0.00650391 Jy ! Component: 3400 - total flux cleaned = -0.00657503 Jy ! Component: 3450 - total flux cleaned = -0.00665997 Jy ! Component: 3500 - total flux cleaned = -0.00663197 Jy ! Component: 3550 - total flux cleaned = -0.00672945 Jy ! Component: 3600 - total flux cleaned = -0.00671572 Jy ! Component: 3650 - total flux cleaned = -0.00678436 Jy ! Component: 3700 - total flux cleaned = -0.00685245 Jy ! Component: 3750 - total flux cleaned = -0.00686606 Jy ! Component: 3800 - total flux cleaned = -0.00696025 Jy ! Component: 3850 - total flux cleaned = -0.00698687 Jy ! Component: 3900 - total flux cleaned = -0.00693366 Jy ! Component: 3950 - total flux cleaned = -0.00693379 Jy ! Component: 4000 - total flux cleaned = -0.00693377 Jy ! Component: 4050 - total flux cleaned = -0.00695976 Jy ! Total flux subtracted in 4096 components = -0.00702458 Jy ! Clean residual min=-0.000709 max=0.000674 Jy/beam ! Clean residual mean=-0.000001 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.272254 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 361 components and 0.272254 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0305+0523_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.084 x 7.565 at -3.921 degrees (North through East) ! Clean map min=-0.0015414 max=0.27184 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0305+0523_S_map.fits wmodel /image_prod/ug002_uva//J0305+0523_S_map.mod ! Writing 361 model components to file: /image_prod/ug002_uva//J0305+0523_S_map.mod wobs /image_prod/ug002_uva//J0305+0523_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0305+0523_S_uvs.fits wwins /image_prod/ug002_uva//J0305+0523_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0305+0523_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.271838 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235602 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.26001 0.26001 0.52002 1.04004 2.08008 4.16016 8.32033 16.6407 33.2813 66.5626 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.271 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1153.8 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0305+0523_S_dfm.log closed on Wed Mar 4 19:48:07 2020