! Started logfile: /scr/pima/rdv91_uvs/J0049+0237_S_dfm.log on Fri Jun 15 11:23:02 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rdv91_uvs/J0049+0237_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv91_uvs/J0049+0237_S_uva.fits ! AN table 1: 69 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.635105 visibilities/baseline/integration-bin. ! Found source: J0049+0237 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 7888 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J0049+0237_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 211 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 211 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 211 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 211 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022627Jy sigma=19.362295 ! Fit after self-cal, rms=0.846529Jy sigma=16.016911 ! 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.729 mas, bmaj=7.136 mas, bpa=-6.735 degrees ! Estimated noise=0.621089 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.121558 Jy ! Component: 100 - total flux cleaned = 0.149562 Jy ! Total flux subtracted in 100 components = 0.149562 Jy ! Clean residual min=-0.006836 max=0.010540 Jy/beam ! Clean residual mean=0.000021 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.149562 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.149562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105240Jy sigma=1.900259 ! Fit after self-cal, rms=0.105217Jy sigma=1.900113 ! 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.037 mas, bmaj=7.662 mas, bpa=-5.276 degrees ! Estimated noise=0.442494 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.0152419 Jy ! Component: 100 - total flux cleaned = 0.0226845 Jy ! Component: 150 - total flux cleaned = 0.0270026 Jy ! Component: 200 - total flux cleaned = 0.0295112 Jy ! Total flux subtracted in 200 components = 0.0295112 Jy ! Clean residual min=-0.003969 max=0.008659 Jy/beam ! Clean residual mean=0.000020 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.179073 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 35 components and 0.179073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103304Jy sigma=1.854439 ! Fit after self-cal, rms=0.103291Jy sigma=1.853913 ! Inverting map ! Added new window around map position (5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00742417 Jy ! Component: 100 - total flux cleaned = 0.00959511 Jy ! Component: 150 - total flux cleaned = 0.0102981 Jy ! Component: 200 - total flux cleaned = 0.0107228 Jy ! Total flux subtracted in 200 components = 0.0107228 Jy ! Clean residual min=-0.003143 max=0.003895 Jy/beam ! Clean residual mean=0.000009 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.189796 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 59 components and 0.189796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102774Jy sigma=1.843595 ! Fit after self-cal, rms=0.102707Jy sigma=1.842230 ! 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.037 x 7.662 at -5.276 degrees (North through East) ! Clean map min=-0.0031016 max=0.15576 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.95 KP 0.99 ! LA 0.98 MK 1.07 NL 1.01 OV 1.03 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.00 KP 0.98 ! LA 0.97 MK 0.91 NL 1.02 OV 1.04 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.04 KP 1.00 ! LA 1.00 MK 1.02 NL 1.02 OV 1.00 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 1.02 KP 0.98 ! LA 0.98 MK 1.01 NL 1.03 OV 1.03 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.102707Jy sigma=1.842230 ! Fit after self-cal, rms=0.102982Jy sigma=1.842127 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.723 mas, bpa=-5.437 degrees ! Estimated noise=0.445604 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.00156925 Jy ! Component: 100 - total flux cleaned = 0.00197257 Jy ! Component: 150 - total flux cleaned = 0.00209628 Jy ! Component: 200 - total flux cleaned = 0.00224071 Jy ! Total flux subtracted in 200 components = 0.00224071 Jy ! Clean residual min=-0.003047 max=0.002903 Jy/beam ! Clean residual mean=-0.000000 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.192037 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.192037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102931Jy sigma=1.841148 ! Fit after self-cal, rms=0.102940Jy sigma=1.840997 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102940Jy sigma=1.840997 ! Fit after self-cal, rms=0.102899Jy sigma=1.840912 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=7.715 mas, bpa=-5.383 degrees ! Estimated noise=0.446029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105186 Jy ! Component: 100 - total flux cleaned = 0.00131905 Jy ! Component: 150 - total flux cleaned = 0.00143041 Jy ! Component: 200 - total flux cleaned = 0.00148001 Jy ! Total flux subtracted in 200 components = 0.00148001 Jy ! Clean residual min=-0.002901 max=0.002865 Jy/beam ! Clean residual mean=0.000000 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.193517 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.193517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102878Jy sigma=1.840540 ! Fit after self-cal, rms=0.102874Jy sigma=1.840509 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.97708e-05 Jy ! Component: 100 - total flux cleaned = 0.000183423 Jy ! Component: 150 - total flux cleaned = 0.0002243 Jy ! Component: 200 - total flux cleaned = 0.00024399 Jy ! Total flux subtracted in 200 components = 0.00024399 Jy ! Clean residual min=-0.002815 max=0.002875 Jy/beam ! Clean residual mean=-0.000000 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.193761 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.193761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102865Jy sigma=1.840349 ! Fit after self-cal, rms=0.102865Jy sigma=1.840337 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102865Jy sigma=1.840337 ! Fit after self-cal, rms=0.102803Jy sigma=1.840272 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.705 mas, bpa=-5.306 degrees ! Estimated noise=0.446295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000754831 Jy ! Component: 100 - total flux cleaned = 0.000862647 Jy ! Component: 150 - total flux cleaned = 0.000955446 Jy ! Component: 200 - total flux cleaned = 0.000971971 Jy ! Total flux subtracted in 200 components = 0.000971971 Jy ! Clean residual min=-0.002734 max=0.002848 Jy/beam ! Clean residual mean=0.000000 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.194733 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.194733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102794Jy sigma=1.840121 ! Fit after self-cal, rms=0.102792Jy sigma=1.840108 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 = 4.364e-05 Jy ! Component: 100 - total flux cleaned = 7.54359e-05 Jy ! Component: 150 - total flux cleaned = 0.000104863 Jy ! Component: 200 - total flux cleaned = 0.000118768 Jy ! Total flux subtracted in 200 components = 0.000118768 Jy ! Clean residual min=-0.002674 max=0.002858 Jy/beam ! Clean residual mean=0.000000 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.194852 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 103 components and 0.194852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102788Jy sigma=1.840023 ! Fit after self-cal, rms=0.102788Jy sigma=1.840018 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102788Jy sigma=1.840018 ! Fit after self-cal, rms=0.102792Jy sigma=1.839985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.409 mas, bmaj=12.19 mas, bpa=2.706 degrees ! Estimated noise=0.545808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000578768 Jy ! Component: 100 - total flux cleaned = 0.000645188 Jy ! Component: 150 - total flux cleaned = 0.00057787 Jy ! Component: 200 - total flux cleaned = 0.00053876 Jy ! Total flux subtracted in 200 components = 0.00053876 Jy ! Clean residual min=-0.002922 max=0.002542 Jy/beam ! Clean residual mean=0.000001 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.195391 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 108 components and 0.195391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102794Jy sigma=1.839990 ! Fit after self-cal, rms=0.102789Jy sigma=1.839934 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 = -9.223e-06 Jy ! Component: 100 - total flux cleaned = -1.06471e-05 Jy ! Component: 150 - total flux cleaned = -5.56144e-05 Jy ! Component: 200 - total flux cleaned = -6.8197e-05 Jy ! Total flux subtracted in 200 components = -6.8197e-05 Jy ! Clean residual min=-0.002840 max=0.002507 Jy/beam ! Clean residual mean=0.000001 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.195322 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 121 components and 0.195322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102791Jy sigma=1.839979 ! Fit after self-cal, rms=0.102790Jy sigma=1.839949 ! 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.024 mas, bmaj=7.697 mas, bpa=-5.251 degrees ! Estimated noise=0.44664 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.024 x 7.697 at -5.251 degrees (North through East) ! Clean map min=-0.0024476 max=0.15543 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.728 mas, bmaj=7.11 mas, bpa=-6.502 degrees ! Estimated noise=0.628115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121982 Jy ! Component: 100 - total flux cleaned = 0.150329 Jy ! Component: 150 - total flux cleaned = 0.163217 Jy ! Component: 200 - total flux cleaned = 0.17116 Jy ! Total flux subtracted in 200 components = 0.17116 Jy ! Clean residual min=-0.005342 max=0.005419 Jy/beam ! Clean residual mean=0.000011 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.17116 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.17116 Jy ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.697 mas, bpa=-5.251 degrees ! Estimated noise=0.44664 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.00812539 Jy ! Component: 100 - total flux cleaned = 0.0128803 Jy ! Component: 150 - total flux cleaned = 0.0161436 Jy ! Component: 200 - total flux cleaned = 0.0184825 Jy ! Total flux subtracted in 200 components = 0.0184825 Jy ! Clean residual min=-0.003154 max=0.002972 Jy/beam ! Clean residual mean=0.000007 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.189642 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 60 components and 0.189642 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.409 mas, bmaj=12.19 mas, bpa=2.706 degrees ! Estimated noise=0.545808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275966 Jy ! Component: 100 - total flux cleaned = 0.00426281 Jy ! Component: 150 - total flux cleaned = 0.00469425 Jy ! Component: 200 - total flux cleaned = 0.00494049 Jy ! Total flux subtracted in 200 components = 0.00494049 Jy ! Clean residual min=-0.002951 max=0.002723 Jy/beam ! Clean residual mean=0.000003 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.194582 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.000206118 Jy ! Component: 100 - total flux cleaned = 0.000398956 Jy ! Component: 150 - total flux cleaned = 0.000526056 Jy ! Component: 200 - total flux cleaned = 0.000650336 Jy ! Total flux subtracted in 200 components = 0.000650336 Jy ! Clean residual min=-0.002861 max=0.002662 Jy/beam ! Clean residual mean=0.000001 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.195233 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 103 components and 0.195233 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.697 mas, bpa=-5.251 degrees ! Estimated noise=0.44664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000207447 Jy ! Component: 100 - total flux cleaned = -3.26004e-05 Jy ! Component: 150 - total flux cleaned = 0.000147493 Jy ! Component: 200 - total flux cleaned = 0.000267935 Jy ! Total flux subtracted in 200 components = 0.000267935 Jy ! Clean residual min=-0.002601 max=0.002966 Jy/beam ! Clean residual mean=0.000000 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.195501 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 0.195501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102818Jy sigma=1.840266 ! Fit after self-cal, rms=0.102822Jy sigma=1.840194 wmodel J0049+0237_S_map.mod ! Writing 122 model components to file: J0049+0237_S_map.mod wobs J0049+0237_S_uvs.fits ! Writing UV FITS file: J0049+0237_S_uvs.fits wwins J0049+0237_S_map.win ! wwins: Wrote 2 windows to J0049+0237_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.000753574 Jy ! Component: 100 - total flux cleaned = 0.000847097 Jy ! Component: 150 - total flux cleaned = 0.0012002 Jy ! Component: 200 - total flux cleaned = 0.00149544 Jy ! Component: 250 - total flux cleaned = 0.00177739 Jy ! Component: 300 - total flux cleaned = 0.00204937 Jy ! Component: 350 - total flux cleaned = 0.00223722 Jy ! Component: 400 - total flux cleaned = 0.00238356 Jy ! Component: 450 - total flux cleaned = 0.00252452 Jy ! Component: 500 - total flux cleaned = 0.00266175 Jy ! Component: 550 - total flux cleaned = 0.00272809 Jy ! Component: 600 - total flux cleaned = 0.0029234 Jy ! Component: 650 - total flux cleaned = 0.00311345 Jy ! Component: 700 - total flux cleaned = 0.00317583 Jy ! Component: 750 - total flux cleaned = 0.00329665 Jy ! Component: 800 - total flux cleaned = 0.00338561 Jy ! Component: 850 - total flux cleaned = 0.00341475 Jy ! Component: 900 - total flux cleaned = 0.00352891 Jy ! Component: 950 - total flux cleaned = 0.00361259 Jy ! Component: 1000 - total flux cleaned = 0.00372093 Jy ! Component: 1050 - total flux cleaned = 0.00374714 Jy ! Component: 1100 - total flux cleaned = 0.00367002 Jy ! Component: 1150 - total flux cleaned = 0.00372161 Jy ! Component: 1200 - total flux cleaned = 0.00369699 Jy ! Component: 1250 - total flux cleaned = 0.0036728 Jy ! Component: 1300 - total flux cleaned = 0.00372156 Jy ! Component: 1350 - total flux cleaned = 0.00376984 Jy ! Component: 1400 - total flux cleaned = 0.0038173 Jy ! Component: 1450 - total flux cleaned = 0.00381697 Jy ! Component: 1500 - total flux cleaned = 0.00390838 Jy ! Component: 1550 - total flux cleaned = 0.00393067 Jy ! Component: 1600 - total flux cleaned = 0.00399679 Jy ! Component: 1650 - total flux cleaned = 0.00395318 Jy ! Component: 1700 - total flux cleaned = 0.00399619 Jy ! Component: 1750 - total flux cleaned = 0.00401709 Jy ! Component: 1800 - total flux cleaned = 0.00407952 Jy ! Component: 1850 - total flux cleaned = 0.00401753 Jy ! Component: 1900 - total flux cleaned = 0.00405793 Jy ! Component: 1950 - total flux cleaned = 0.0040176 Jy ! Component: 2000 - total flux cleaned = 0.00405715 Jy ! Component: 2050 - total flux cleaned = 0.00409601 Jy ! Component: 2100 - total flux cleaned = 0.00405753 Jy ! Component: 2150 - total flux cleaned = 0.00413409 Jy ! Component: 2200 - total flux cleaned = 0.00411508 Jy ! Component: 2250 - total flux cleaned = 0.00415251 Jy ! Component: 2300 - total flux cleaned = 0.00420769 Jy ! Component: 2350 - total flux cleaned = 0.0042258 Jy ! Component: 2400 - total flux cleaned = 0.00413555 Jy ! Component: 2450 - total flux cleaned = 0.00413556 Jy ! Component: 2500 - total flux cleaned = 0.00415314 Jy ! Component: 2550 - total flux cleaned = 0.00410021 Jy ! Component: 2600 - total flux cleaned = 0.00404818 Jy ! Component: 2650 - total flux cleaned = 0.00399683 Jy ! Component: 2700 - total flux cleaned = 0.00392887 Jy ! Component: 2750 - total flux cleaned = 0.00391202 Jy ! Component: 2800 - total flux cleaned = 0.00386187 Jy ! Component: 2850 - total flux cleaned = 0.00384511 Jy ! Component: 2900 - total flux cleaned = 0.00376317 Jy ! Component: 2950 - total flux cleaned = 0.00374717 Jy ! Component: 3000 - total flux cleaned = 0.00374716 Jy ! Component: 3050 - total flux cleaned = 0.00371532 Jy ! Component: 3100 - total flux cleaned = 0.00369945 Jy ! Component: 3150 - total flux cleaned = 0.00369931 Jy ! Component: 3200 - total flux cleaned = 0.00368386 Jy ! Component: 3250 - total flux cleaned = 0.00374556 Jy ! Component: 3300 - total flux cleaned = 0.00366901 Jy ! Component: 3350 - total flux cleaned = 0.00371459 Jy ! Component: 3400 - total flux cleaned = 0.00371472 Jy ! Component: 3450 - total flux cleaned = 0.00372973 Jy ! Component: 3500 - total flux cleaned = 0.00374442 Jy ! Component: 3550 - total flux cleaned = 0.00375917 Jy ! Component: 3600 - total flux cleaned = 0.003803 Jy ! Component: 3650 - total flux cleaned = 0.00378852 Jy ! Component: 3700 - total flux cleaned = 0.00381735 Jy ! Component: 3750 - total flux cleaned = 0.00386038 Jy ! Component: 3800 - total flux cleaned = 0.003903 Jy ! Component: 3850 - total flux cleaned = 0.00393128 Jy ! Component: 3900 - total flux cleaned = 0.00401545 Jy ! Component: 3950 - total flux cleaned = 0.00407116 Jy ! Component: 4000 - total flux cleaned = 0.00409896 Jy ! Component: 4050 - total flux cleaned = 0.00415393 Jy ! Total flux subtracted in 4096 components = 0.00423599 Jy ! Clean residual min=-0.000680 max=0.000872 Jy/beam ! Clean residual mean=-0.000001 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.199737 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 409 components and 0.199737 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv91_uvs/J0049+0237_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.024 x 7.697 at -5.251 degrees (North through East) ! Clean map min=-0.002221 max=0.15581 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv91_uvs/J0049+0237_S_map.fits wmodel /scr/pima/rdv91_uvs/J0049+0237_S_map.mod ! Writing 409 model components to file: /scr/pima/rdv91_uvs/J0049+0237_S_map.mod wobs /scr/pima/rdv91_uvs/J0049+0237_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv91_uvs/J0049+0237_S_uvs.fits wwins /scr/pima/rdv91_uvs/J0049+0237_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv91_uvs/J0049+0237_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.155813 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239176 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.460508 0.460508 0.921016 1.84203 3.68406 7.36812 14.7362 29.4725 58.945 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.155 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 651.454 quit ! Quitting program ! Log file /scr/pima/rdv91_uvs/J0049+0237_S_dfm.log closed on Fri Jun 15 11:23:06 2018