! Started logfile: /scr/pima/rv100_uvs/J2036-2146_X_uvs.log on Mon Feb 29 13:29:17 2016 obs /scr/pima/rv100_uvs/J2036-2146_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J2036-2146_X_uva.fits ! AN table 1: 36 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.982143 visibilities/baseline/integration-bin. ! Found source: J2036-2146 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 3960 visibilities. select rr, 1,2,3,4,6,7,8 ! 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J2036-2146_X] 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 mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.015679Jy sigma=8.898281 ! Fit after self-cal, rms=0.869632Jy sigma=7.581894 ! 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=0.6093 mas, bmaj=1.711 mas, bpa=-6.732 degrees ! Estimated noise=2.13557 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.101141 Jy ! Component: 100 - total flux cleaned = 0.124053 Jy ! Total flux subtracted in 100 components = 0.124053 Jy ! Clean residual min=-0.006095 max=0.009959 Jy/beam ! Clean residual mean=0.000004 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.124053 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.124053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064586Jy sigma=0.520408 ! Fit after self-cal, rms=0.064572Jy sigma=0.520282 ! Inverting map ! Added new window around map position (1.6, -5.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00994893 Jy ! Component: 100 - total flux cleaned = 0.0155939 Jy ! Total flux subtracted in 100 components = 0.0155939 Jy ! Clean residual min=-0.005194 max=0.005788 Jy/beam ! Clean residual mean=0.000002 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.139647 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.139647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063074Jy sigma=0.500437 ! Fit after self-cal, rms=0.063034Jy sigma=0.499467 ! 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=0.762 mas, bmaj=2.157 mas, bpa=-7.768 degrees ! Estimated noise=1.35548 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 (1, -2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00644028 Jy ! Component: 100 - total flux cleaned = 0.00967226 Jy ! Component: 150 - total flux cleaned = 0.0111293 Jy ! Component: 200 - total flux cleaned = 0.0115383 Jy ! Total flux subtracted in 200 components = 0.0115383 Jy ! Clean residual min=-0.003398 max=0.003784 Jy/beam ! Clean residual mean=-0.000000 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.151185 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.151185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062469Jy sigma=0.492602 ! Fit after self-cal, rms=0.062464Jy sigma=0.492201 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.762 x 2.157 at -7.768 degrees (North through East) ! Clean map min=-0.0030717 max=0.12972 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.06 KP 0.98 LA 1.01 MK 1.00 ! NL 1.04 OV 0.98 PT 0.95 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.10 KP 0.99 LA 1.03 MK 1.01 ! NL 0.94 OV 0.98 PT 0.97 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.04 KP 1.00 LA 1.02 MK 0.98 ! NL 1.02 OV 1.03 PT 0.96 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.07 KP 0.93 LA 1.02 MK 1.01 ! NL 1.02 OV 0.99 PT 0.98 SC 1.01 ! ! ! Fit before self-cal, rms=0.062464Jy sigma=0.492201 ! Fit after self-cal, rms=0.063019Jy sigma=0.489097 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7642 mas, bmaj=2.148 mas, bpa=-7.511 degrees ! Estimated noise=1.34932 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.00140589 Jy ! Component: 100 - total flux cleaned = -0.00140655 Jy ! Component: 150 - total flux cleaned = -0.00144538 Jy ! Component: 200 - total flux cleaned = -0.00151599 Jy ! Total flux subtracted in 200 components = -0.00151599 Jy ! Clean residual min=-0.003027 max=0.002937 Jy/beam ! Clean residual mean=-0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.149669 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 0.149669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062950Jy sigma=0.488625 ! Fit after self-cal, rms=0.062961Jy sigma=0.488553 ! 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.062961Jy sigma=0.488553 ! Fit after self-cal, rms=0.063917Jy sigma=0.486230 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.765 mas, bmaj=2.145 mas, bpa=-7.517 degrees ! Estimated noise=1.34976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000533892 Jy ! Component: 100 - total flux cleaned = -0.000567441 Jy ! Component: 150 - total flux cleaned = -0.000539415 Jy ! Component: 200 - total flux cleaned = -0.000516981 Jy ! Total flux subtracted in 200 components = -0.000516981 Jy ! Clean residual min=-0.002690 max=0.002575 Jy/beam ! Clean residual mean=-0.000000 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.149152 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.149152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063880Jy sigma=0.485994 ! Fit after self-cal, rms=0.063892Jy sigma=0.485947 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.000167061 Jy ! Component: 100 - total flux cleaned = -0.000211122 Jy ! Component: 150 - total flux cleaned = -0.000211211 Jy ! Component: 200 - total flux cleaned = -0.000192052 Jy ! Total flux subtracted in 200 components = -0.000192052 Jy ! Clean residual min=-0.002699 max=0.002595 Jy/beam ! Clean residual mean=-0.000000 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.14896 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.14896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063876Jy sigma=0.485850 ! Fit after self-cal, rms=0.063870Jy sigma=0.485842 ! 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.063870Jy sigma=0.485842 ! Fit after self-cal, rms=0.064332Jy sigma=0.485727 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7649 mas, bmaj=2.143 mas, bpa=-7.44 degrees ! Estimated noise=1.34858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000504856 Jy ! Component: 100 - total flux cleaned = -0.000460279 Jy ! Component: 150 - total flux cleaned = -0.000440531 Jy ! Component: 200 - total flux cleaned = -0.000476785 Jy ! Total flux subtracted in 200 components = -0.000476785 Jy ! Clean residual min=-0.002617 max=0.002495 Jy/beam ! Clean residual mean=0.000000 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.148484 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.148484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064313Jy sigma=0.485611 ! Fit after self-cal, rms=0.064315Jy sigma=0.485598 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.000117951 Jy ! Component: 100 - total flux cleaned = -0.000117299 Jy ! Component: 150 - total flux cleaned = -0.000116607 Jy ! Component: 200 - total flux cleaned = -0.000100226 Jy ! Total flux subtracted in 200 components = -0.000100226 Jy ! Clean residual min=-0.002624 max=0.002505 Jy/beam ! Clean residual mean=0.000000 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.148383 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.148383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064305Jy sigma=0.485534 ! Fit after self-cal, rms=0.064302Jy sigma=0.485530 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.064302Jy sigma=0.485530 ! Fit after self-cal, rms=0.064455Jy sigma=0.485506 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.04 mas, bmaj=6.185 mas, bpa=-6.028 degrees ! Estimated noise=1.71882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184108 Jy ! Component: 100 - total flux cleaned = -0.000247646 Jy ! Component: 150 - total flux cleaned = -0.000265379 Jy ! Component: 200 - total flux cleaned = -0.000237299 Jy ! Total flux subtracted in 200 components = -0.000237299 Jy ! Clean residual min=-0.002108 max=0.001977 Jy/beam ! Clean residual mean=-0.000000 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.148146 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.148146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064456Jy sigma=0.485509 ! Fit after self-cal, rms=0.064455Jy sigma=0.485481 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.000176844 Jy ! Component: 100 - total flux cleaned = -0.000195372 Jy ! Component: 150 - total flux cleaned = -0.000167266 Jy ! Component: 200 - total flux cleaned = -0.000129663 Jy ! Total flux subtracted in 200 components = -0.000129663 Jy ! Clean residual min=-0.002118 max=0.001986 Jy/beam ! Clean residual mean=-0.000000 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.148016 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 82 components and 0.148016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064455Jy sigma=0.485488 ! Fit after self-cal, rms=0.064452Jy sigma=0.485474 ! 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=0.765 mas, bmaj=2.141 mas, bpa=-7.391 degrees ! Estimated noise=1.34756 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.765 x 2.141 at -7.391 degrees (North through East) ! Clean map min=-0.0023602 max=0.12969 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=0.6104 mas, bmaj=1.695 mas, bpa=-6.135 degrees ! Estimated noise=2.13687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100967 Jy ! Component: 100 - total flux cleaned = 0.125254 Jy ! Component: 150 - total flux cleaned = 0.13541 Jy ! Component: 200 - total flux cleaned = 0.141294 Jy ! Total flux subtracted in 200 components = 0.141294 Jy ! Clean residual min=-0.004758 max=0.004819 Jy/beam ! Clean residual mean=0.000001 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.141294 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.141294 Jy ! Inverting map and beam ! Estimated beam: bmin=0.765 mas, bmaj=2.141 mas, bpa=-7.391 degrees ! Estimated noise=1.34756 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.00402172 Jy ! Component: 100 - total flux cleaned = 0.00479716 Jy ! Component: 150 - total flux cleaned = 0.00523588 Jy ! Component: 200 - total flux cleaned = 0.00547881 Jy ! Total flux subtracted in 200 components = 0.00547881 Jy ! Clean residual min=-0.002764 max=0.002557 Jy/beam ! Clean residual mean=-0.000000 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.146773 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.146773 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.04 mas, bmaj=6.185 mas, bpa=-6.028 degrees ! Estimated noise=1.71882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000533758 Jy ! Component: 100 - total flux cleaned = 0.000689681 Jy ! Component: 150 - total flux cleaned = 0.000860951 Jy ! Component: 200 - total flux cleaned = 0.000962001 Jy ! Total flux subtracted in 200 components = 0.000962001 Jy ! Clean residual min=-0.002222 max=0.002093 Jy/beam ! Clean residual mean=-0.000000 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.147735 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 = 4.93885e-05 Jy ! Component: 100 - total flux cleaned = 7.90399e-05 Jy ! Component: 150 - total flux cleaned = 9.32741e-05 Jy ! Component: 200 - total flux cleaned = 0.000120332 Jy ! Total flux subtracted in 200 components = 0.000120332 Jy ! Clean residual min=-0.002189 max=0.002045 Jy/beam ! Clean residual mean=-0.000000 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.147855 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.147855 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.765 mas, bmaj=2.141 mas, bpa=-7.391 degrees ! Estimated noise=1.34756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000191858 Jy ! Component: 100 - total flux cleaned = -0.000158293 Jy ! Component: 150 - total flux cleaned = -0.00012892 Jy ! Component: 200 - total flux cleaned = -0.000129724 Jy ! Total flux subtracted in 200 components = -0.000129724 Jy ! Clean residual min=-0.002607 max=0.002548 Jy/beam ! Clean residual mean=0.000000 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.147726 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.147726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064511Jy sigma=0.485873 ! Fit after self-cal, rms=0.064501Jy sigma=0.485816 wmodel /scr/pima/rv100_uvs/J2036-2146_X_map.mod ! Writing 57 model components to file: /scr/pima/rv100_uvs/J2036-2146_X_map.mod wobs /scr/pima/rv100_uvs/J2036-2146_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J2036-2146_X_uvs.fits wwins /scr/pima/rv100_uvs/J2036-2146_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv100_uvs/J2036-2146_X_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.00102969 Jy ! Component: 100 - total flux cleaned = -0.00175703 Jy ! Component: 150 - total flux cleaned = -0.00223197 Jy ! Component: 200 - total flux cleaned = -0.00256197 Jy ! Component: 250 - total flux cleaned = -0.00287911 Jy ! Component: 300 - total flux cleaned = -0.00333924 Jy ! Component: 350 - total flux cleaned = -0.00359992 Jy ! Component: 400 - total flux cleaned = -0.00378151 Jy ! Component: 450 - total flux cleaned = -0.00392322 Jy ! Component: 500 - total flux cleaned = -0.00402702 Jy ! Component: 550 - total flux cleaned = -0.00419662 Jy ! Component: 600 - total flux cleaned = -0.00429621 Jy ! Component: 650 - total flux cleaned = -0.00442615 Jy ! Component: 700 - total flux cleaned = -0.00442579 Jy ! Component: 750 - total flux cleaned = -0.00445743 Jy ! Component: 800 - total flux cleaned = -0.00458192 Jy ! Component: 850 - total flux cleaned = -0.00464276 Jy ! Component: 900 - total flux cleaned = -0.00470198 Jy ! Component: 950 - total flux cleaned = -0.00464232 Jy ! Component: 1000 - total flux cleaned = -0.00470157 Jy ! Component: 1050 - total flux cleaned = -0.00473056 Jy ! Component: 1100 - total flux cleaned = -0.00484438 Jy ! Component: 1150 - total flux cleaned = -0.00484433 Jy ! Component: 1200 - total flux cleaned = -0.00478874 Jy ! Component: 1250 - total flux cleaned = -0.00484368 Jy ! Component: 1300 - total flux cleaned = -0.00487101 Jy ! Component: 1350 - total flux cleaned = -0.0048979 Jy ! Component: 1400 - total flux cleaned = -0.00489812 Jy ! Component: 1450 - total flux cleaned = -0.0049765 Jy ! Component: 1500 - total flux cleaned = -0.00492466 Jy ! Component: 1550 - total flux cleaned = -0.00500171 Jy ! Component: 1600 - total flux cleaned = -0.0050771 Jy ! Component: 1650 - total flux cleaned = -0.00515221 Jy ! Component: 1700 - total flux cleaned = -0.00520147 Jy ! Component: 1750 - total flux cleaned = -0.00525015 Jy ! Component: 1800 - total flux cleaned = -0.00529826 Jy ! Component: 1850 - total flux cleaned = -0.00539395 Jy ! Component: 1900 - total flux cleaned = -0.0053939 Jy ! Component: 1950 - total flux cleaned = -0.00548786 Jy ! Component: 2000 - total flux cleaned = -0.00562703 Jy ! Component: 2050 - total flux cleaned = -0.0057418 Jy ! Component: 2100 - total flux cleaned = -0.00583287 Jy ! Component: 2150 - total flux cleaned = -0.00596829 Jy ! Component: 2200 - total flux cleaned = -0.00612489 Jy ! Component: 2250 - total flux cleaned = -0.00625829 Jy ! Component: 2300 - total flux cleaned = -0.00636856 Jy ! Component: 2350 - total flux cleaned = -0.00658735 Jy ! Component: 2400 - total flux cleaned = -0.00663098 Jy ! Component: 2450 - total flux cleaned = -0.00684646 Jy ! Component: 2500 - total flux cleaned = -0.00699615 Jy ! Component: 2550 - total flux cleaned = -0.00708101 Jy ! Component: 2600 - total flux cleaned = -0.00718632 Jy ! Component: 2650 - total flux cleaned = -0.00735369 Jy ! Component: 2700 - total flux cleaned = -0.00737441 Jy ! Component: 2750 - total flux cleaned = -0.00749832 Jy ! Component: 2800 - total flux cleaned = -0.00764173 Jy ! Component: 2850 - total flux cleaned = -0.00772314 Jy ! Component: 2900 - total flux cleaned = -0.00780395 Jy ! Component: 2950 - total flux cleaned = -0.00794452 Jy ! Component: 3000 - total flux cleaned = -0.00802436 Jy ! Component: 3050 - total flux cleaned = -0.00814359 Jy ! Component: 3100 - total flux cleaned = -0.00830139 Jy ! Component: 3150 - total flux cleaned = -0.00837988 Jy ! Component: 3200 - total flux cleaned = -0.00847752 Jy ! Component: 3250 - total flux cleaned = -0.0085552 Jy ! Component: 3300 - total flux cleaned = -0.00874781 Jy ! Component: 3350 - total flux cleaned = -0.0087668 Jy ! Component: 3400 - total flux cleaned = -0.00884304 Jy ! Component: 3450 - total flux cleaned = -0.00897568 Jy ! Component: 3500 - total flux cleaned = -0.00908888 Jy ! Component: 3550 - total flux cleaned = -0.00914508 Jy ! Component: 3600 - total flux cleaned = -0.00923855 Jy ! Component: 3650 - total flux cleaned = -0.00938713 Jy ! Component: 3700 - total flux cleaned = -0.00938709 Jy ! Component: 3750 - total flux cleaned = -0.00953415 Jy ! Component: 3800 - total flux cleaned = -0.00960734 Jy ! Component: 3850 - total flux cleaned = -0.00971648 Jy ! Component: 3900 - total flux cleaned = -0.00968035 Jy ! Component: 3950 - total flux cleaned = -0.00987858 Jy ! Component: 4000 - total flux cleaned = -0.00989646 Jy ! Component: 4050 - total flux cleaned = -0.00995011 Jy ! Total flux subtracted in 4096 components = -0.010057 Jy ! Clean residual min=-0.001064 max=0.001295 Jy/beam ! Clean residual mean=-0.000002 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.137669 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 320 components and 0.137668 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J2036-2146_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.765 x 2.141 at -7.391 degrees (North through East) ! Clean map min=-0.0026401 max=0.13107 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J2036-2146_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131067 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00028017 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.641281 0.641281 1.28256 2.56512 5.13024 10.2605 20.521 41.042 82.0839 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.131 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 467.813 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J2036-2146_X_uvs.log closed on Mon Feb 29 13:29:21 2016