! Started logfile: /image_prod/ug002_uva//J0745-2451_S_b_dfm.log on Wed Mar 4 21:58:46 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//J0745-2451_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0745-2451_S_b_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.77963 visibilities/baseline/integration-bin. ! Found source: J0745-2451 ! ! 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 5052 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 J0745-2451_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.096877Jy sigma=6.742087 ! Fit after self-cal, rms=0.662149Jy sigma=3.845080 ! 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.946 mas, bmaj=6.595 mas, bpa=-0.1439 degrees ! Estimated noise=2.73137 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.278784 Jy ! Component: 100 - total flux cleaned = 0.353181 Jy ! Total flux subtracted in 100 components = 0.353181 Jy ! Clean residual min=-0.017685 max=0.033806 Jy/beam ! Clean residual mean=-0.000026 rms=0.006121 Jy/beam ! Combined flux in latest and established models = 0.353181 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.353181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168686Jy sigma=0.749528 ! Fit after self-cal, rms=0.168718Jy sigma=0.748893 ! 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.617 mas, bmaj=7.721 mas, bpa=-0.8793 degrees ! Estimated noise=1.70233 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 (-3.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0418648 Jy ! Component: 100 - total flux cleaned = 0.0595845 Jy ! Component: 150 - total flux cleaned = 0.0632334 Jy ! Component: 200 - total flux cleaned = 0.0628276 Jy ! Total flux subtracted in 200 components = 0.0628276 Jy ! Clean residual min=-0.013139 max=0.021529 Jy/beam ! Clean residual mean=-0.000130 rms=0.004680 Jy/beam ! Combined flux in latest and established models = 0.416009 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 33 components and 0.416009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.159177Jy sigma=0.654191 ! Fit after self-cal, rms=0.158778Jy sigma=0.650065 ! 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.617 x 7.721 at -0.8793 degrees (North through East) ! Clean map min=-0.013589 max=0.35398 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.95 KP 1.00 LA 1.06 ! MK 1.00 NL 1.08 OV 0.97 PT 1.03 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.41 FD 0.93 KP 1.01 LA 1.03 ! MK 1.00 NL 0.82 OV 0.95 PT 1.04 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.92 KP 0.99 LA 1.04 ! MK 1.00 NL 0.93 OV 0.93 PT 1.00 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.158778Jy sigma=0.650065 ! Fit after self-cal, rms=0.184667Jy sigma=0.598343 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=7.757 mas, bpa=-1.103 degrees ! Estimated noise=1.68863 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 = -9.71182e-05 Jy ! Component: 100 - total flux cleaned = 0.000417797 Jy ! Component: 150 - total flux cleaned = -1.48925e-05 Jy ! Component: 200 - total flux cleaned = -0.000590728 Jy ! Total flux subtracted in 200 components = -0.000590728 Jy ! Clean residual min=-0.011047 max=0.012253 Jy/beam ! Clean residual mean=-0.000080 rms=0.003222 Jy/beam ! Combined flux in latest and established models = 0.415418 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 55 components and 0.415418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.183229Jy sigma=0.596227 ! Fit after self-cal, rms=0.183346Jy sigma=0.595489 ! 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.183346Jy sigma=0.595489 ! Fit after self-cal, rms=0.214536Jy sigma=0.564651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.613 mas, bmaj=7.762 mas, bpa=-1.548 degrees ! Estimated noise=1.71597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153031 Jy ! Component: 100 - total flux cleaned = 0.00192706 Jy ! Component: 150 - total flux cleaned = 0.00224535 Jy ! Component: 200 - total flux cleaned = 0.0024193 Jy ! Total flux subtracted in 200 components = 0.0024193 Jy ! Clean residual min=-0.006281 max=0.006079 Jy/beam ! Clean residual mean=-0.000017 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.417837 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.417837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.214298Jy sigma=0.563685 ! Fit after self-cal, rms=0.214491Jy sigma=0.563479 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 = -7.27953e-05 Jy ! Component: 100 - total flux cleaned = -0.000219115 Jy ! Component: 150 - total flux cleaned = -0.000354371 Jy ! Component: 200 - total flux cleaned = -0.000415804 Jy ! Total flux subtracted in 200 components = -0.000415804 Jy ! Clean residual min=-0.005995 max=0.006021 Jy/beam ! Clean residual mean=-0.000018 rms=0.001535 Jy/beam ! Combined flux in latest and established models = 0.417422 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.417422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.214410Jy sigma=0.563137 ! Fit after self-cal, rms=0.214414Jy sigma=0.563096 ! 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.214414Jy sigma=0.563096 ! Fit after self-cal, rms=0.230370Jy sigma=0.558883 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=7.761 mas, bpa=-1.604 degrees ! Estimated noise=1.7157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180363 Jy ! Component: 100 - total flux cleaned = 0.00188438 Jy ! Component: 150 - total flux cleaned = 0.0019511 Jy ! Component: 200 - total flux cleaned = 0.00194733 Jy ! Total flux subtracted in 200 components = 0.00194733 Jy ! Clean residual min=-0.004202 max=0.004439 Jy/beam ! Clean residual mean=-0.000011 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.419369 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.419369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.230246Jy sigma=0.558343 ! Fit after self-cal, rms=0.230248Jy sigma=0.558258 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.000543432 Jy ! Component: 100 - total flux cleaned = 0.000541816 Jy ! Component: 150 - total flux cleaned = 0.000597458 Jy ! Component: 200 - total flux cleaned = 0.000646256 Jy ! Total flux subtracted in 200 components = 0.000646256 Jy ! Clean residual min=-0.004258 max=0.004327 Jy/beam ! Clean residual mean=-0.000010 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.420015 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 102 components and 0.420015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.230172Jy sigma=0.558033 ! Fit after self-cal, rms=0.230177Jy sigma=0.558007 ! 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.230177Jy sigma=0.558007 ! Fit after self-cal, rms=0.230931Jy sigma=0.557897 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.645 mas, bmaj=19.49 mas, bpa=-4.71 degrees ! Estimated noise=2.08291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155492 Jy ! Component: 100 - total flux cleaned = 0.00159807 Jy ! Component: 150 - total flux cleaned = 0.00167627 Jy ! Component: 200 - total flux cleaned = 0.00178556 Jy ! Total flux subtracted in 200 components = 0.00178556 Jy ! Clean residual min=-0.004333 max=0.003996 Jy/beam ! Clean residual mean=-0.000014 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.421801 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 117 components and 0.421801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.230902Jy sigma=0.557791 ! Fit after self-cal, rms=0.230912Jy sigma=0.557746 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.000552404 Jy ! Component: 100 - total flux cleaned = 0.000690774 Jy ! Component: 150 - total flux cleaned = 0.000785966 Jy ! Component: 200 - total flux cleaned = 0.00087398 Jy ! Total flux subtracted in 200 components = 0.00087398 Jy ! Clean residual min=-0.004396 max=0.003885 Jy/beam ! Clean residual mean=-0.000013 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.422675 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 120 components and 0.422675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.230893Jy sigma=0.557753 ! Fit after self-cal, rms=0.230895Jy sigma=0.557740 ! 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.619 mas, bmaj=7.76 mas, bpa=-1.573 degrees ! Estimated noise=1.71817 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.619 x 7.76 at -1.573 degrees (North through East) ! Clean map min=-0.0067539 max=0.35263 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.951 mas, bmaj=6.632 mas, bpa=-0.7211 degrees ! Estimated noise=2.76155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.281499 Jy ! Component: 100 - total flux cleaned = 0.355364 Jy ! Component: 150 - total flux cleaned = 0.387287 Jy ! Component: 200 - total flux cleaned = 0.403895 Jy ! Total flux subtracted in 200 components = 0.403895 Jy ! Clean residual min=-0.007205 max=0.009434 Jy/beam ! Clean residual mean=0.000013 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.403895 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.403895 Jy ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=7.76 mas, bpa=-1.573 degrees ! Estimated noise=1.71817 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.0115727 Jy ! Component: 100 - total flux cleaned = 0.0173413 Jy ! Component: 150 - total flux cleaned = 0.0183866 Jy ! Component: 200 - total flux cleaned = 0.0186136 Jy ! Total flux subtracted in 200 components = 0.0186136 Jy ! Clean residual min=-0.004789 max=0.004310 Jy/beam ! Clean residual mean=-0.000005 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.422509 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.422509 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.645 mas, bmaj=19.49 mas, bpa=-4.71 degrees ! Estimated noise=2.08291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000677856 Jy ! Component: 100 - total flux cleaned = 0.000619638 Jy ! Component: 150 - total flux cleaned = 0.000569117 Jy ! Component: 200 - total flux cleaned = 0.000484677 Jy ! Total flux subtracted in 200 components = 0.000484677 Jy ! Clean residual min=-0.004138 max=0.004213 Jy/beam ! Clean residual mean=-0.000009 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.422993 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 = -3.82671e-05 Jy ! Component: 100 - total flux cleaned = -0.000144854 Jy ! Component: 150 - total flux cleaned = -0.000245164 Jy ! Component: 200 - total flux cleaned = -0.000308654 Jy ! Total flux subtracted in 200 components = -0.000308654 Jy ! Clean residual min=-0.004004 max=0.004134 Jy/beam ! Clean residual mean=-0.000009 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.422685 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.422684 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=7.76 mas, bpa=-1.573 degrees ! Estimated noise=1.71817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349411 Jy ! Component: 100 - total flux cleaned = 0.000353637 Jy ! Component: 150 - total flux cleaned = 0.000233851 Jy ! Component: 200 - total flux cleaned = 0.000178471 Jy ! Total flux subtracted in 200 components = 0.000178471 Jy ! Clean residual min=-0.004488 max=0.004013 Jy/beam ! Clean residual mean=-0.000006 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.422863 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.422863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.231098Jy sigma=0.557403 ! Fit after self-cal, rms=0.231033Jy sigma=0.557294 wmodel J0745-2451_S_b_map.mod ! Writing 86 model components to file: J0745-2451_S_b_map.mod wobs J0745-2451_S_b_uvs.fits ! Writing UV FITS file: J0745-2451_S_b_uvs.fits wwins J0745-2451_S_b_map.win ! wwins: Wrote 2 windows to J0745-2451_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.000352048 Jy ! Component: 100 - total flux cleaned = -7.15054e-06 Jy ! Component: 150 - total flux cleaned = 0.000450726 Jy ! Component: 200 - total flux cleaned = 0.0005118 Jy ! Component: 250 - total flux cleaned = 0.000630766 Jy ! Component: 300 - total flux cleaned = 0.000860763 Jy ! Component: 350 - total flux cleaned = 0.00102761 Jy ! Component: 400 - total flux cleaned = 0.00124345 Jy ! Component: 450 - total flux cleaned = 0.00134801 Jy ! Component: 500 - total flux cleaned = 0.00134872 Jy ! Component: 550 - total flux cleaned = 0.00144989 Jy ! Component: 600 - total flux cleaned = 0.00154867 Jy ! Component: 650 - total flux cleaned = 0.00164452 Jy ! Component: 700 - total flux cleaned = 0.00178601 Jy ! Component: 750 - total flux cleaned = 0.00192454 Jy ! Component: 800 - total flux cleaned = 0.00210405 Jy ! Component: 850 - total flux cleaned = 0.00205942 Jy ! Component: 900 - total flux cleaned = 0.0021032 Jy ! Component: 950 - total flux cleaned = 0.00218888 Jy ! Component: 1000 - total flux cleaned = 0.00235598 Jy ! Component: 1050 - total flux cleaned = 0.00247898 Jy ! Component: 1100 - total flux cleaned = 0.00247861 Jy ! Component: 1150 - total flux cleaned = 0.00259805 Jy ! Component: 1200 - total flux cleaned = 0.00267616 Jy ! Component: 1250 - total flux cleaned = 0.00275378 Jy ! Component: 1300 - total flux cleaned = 0.00290614 Jy ! Component: 1350 - total flux cleaned = 0.00283106 Jy ! Component: 1400 - total flux cleaned = 0.00279432 Jy ! Component: 1450 - total flux cleaned = 0.00294046 Jy ! Component: 1500 - total flux cleaned = 0.002976 Jy ! Component: 1550 - total flux cleaned = 0.00294026 Jy ! Component: 1600 - total flux cleaned = 0.00290511 Jy ! Component: 1650 - total flux cleaned = 0.00293985 Jy ! Component: 1700 - total flux cleaned = 0.00290507 Jy ! Component: 1750 - total flux cleaned = 0.00280336 Jy ! Component: 1800 - total flux cleaned = 0.00283661 Jy ! Component: 1850 - total flux cleaned = 0.00283648 Jy ! Component: 1900 - total flux cleaned = 0.00277098 Jy ! Component: 1950 - total flux cleaned = 0.00273857 Jy ! Component: 2000 - total flux cleaned = 0.00270666 Jy ! Component: 2050 - total flux cleaned = 0.00267505 Jy ! Component: 2100 - total flux cleaned = 0.00267526 Jy ! Component: 2150 - total flux cleaned = 0.00258247 Jy ! Component: 2200 - total flux cleaned = 0.00258239 Jy ! Component: 2250 - total flux cleaned = 0.00258244 Jy ! Component: 2300 - total flux cleaned = 0.00258206 Jy ! Component: 2350 - total flux cleaned = 0.00261128 Jy ! Component: 2400 - total flux cleaned = 0.00243429 Jy ! Component: 2450 - total flux cleaned = 0.00243439 Jy ! Component: 2500 - total flux cleaned = 0.00240567 Jy ! Component: 2550 - total flux cleaned = 0.00240575 Jy ! Component: 2600 - total flux cleaned = 0.00234892 Jy ! Component: 2650 - total flux cleaned = 0.00234924 Jy ! Component: 2700 - total flux cleaned = 0.00232155 Jy ! Component: 2750 - total flux cleaned = 0.00234921 Jy ! Component: 2800 - total flux cleaned = 0.00226647 Jy ! Component: 2850 - total flux cleaned = 0.00223928 Jy ! Component: 2900 - total flux cleaned = 0.00223927 Jy ! Component: 2950 - total flux cleaned = 0.00218559 Jy ! Component: 3000 - total flux cleaned = 0.00218585 Jy ! Component: 3050 - total flux cleaned = 0.00221242 Jy ! Component: 3100 - total flux cleaned = 0.00223872 Jy ! Component: 3150 - total flux cleaned = 0.00223871 Jy ! Component: 3200 - total flux cleaned = 0.00223876 Jy ! Component: 3250 - total flux cleaned = 0.00221309 Jy ! Component: 3300 - total flux cleaned = 0.00226405 Jy ! Component: 3350 - total flux cleaned = 0.00226408 Jy ! Component: 3400 - total flux cleaned = 0.00226379 Jy ! Component: 3450 - total flux cleaned = 0.00228886 Jy ! Component: 3500 - total flux cleaned = 0.00226379 Jy ! Component: 3550 - total flux cleaned = 0.00223916 Jy ! Component: 3600 - total flux cleaned = 0.0022883 Jy ! Component: 3650 - total flux cleaned = 0.00231281 Jy ! Component: 3700 - total flux cleaned = 0.00228855 Jy ! Component: 3750 - total flux cleaned = 0.00228872 Jy ! Component: 3800 - total flux cleaned = 0.00231291 Jy ! Component: 3850 - total flux cleaned = 0.00228891 Jy ! Component: 3900 - total flux cleaned = 0.00231252 Jy ! Component: 3950 - total flux cleaned = 0.00228862 Jy ! Component: 4000 - total flux cleaned = 0.00224154 Jy ! Component: 4050 - total flux cleaned = 0.00219478 Jy ! Total flux subtracted in 4096 components = 0.0022413 Jy ! Clean residual min=-0.001221 max=0.001336 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.425104 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 337 components and 0.425104 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0745-2451_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.619 x 7.76 at -1.573 degrees (North through East) ! Clean map min=-0.0051581 max=0.36149 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0745-2451_S_b_map.fits wmodel /image_prod/ug002_uva//J0745-2451_S_b_map.mod ! Writing 337 model components to file: /image_prod/ug002_uva//J0745-2451_S_b_map.mod wobs /image_prod/ug002_uva//J0745-2451_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0745-2451_S_b_uvs.fits wwins /image_prod/ug002_uva//J0745-2451_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0745-2451_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.361492 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000430941 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.357635 0.357635 0.71527 1.43054 2.86108 5.72216 11.4443 22.8886 45.7773 91.5546 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.361 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 838.843 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0745-2451_S_b_dfm.log closed on Wed Mar 4 21:58:49 2020