! Started logfile: /scr/pima/rdv93_uvs/J2318+2404_X_uvs.log on Tue Oct 8 15:52:01 2013 obs /scr/pima/rdv93_uvs/J2318+2404_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J2318+2404_X_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2318+2404 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6480 visibilities. select RR ! 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/rdv_muppet /scr/pima/rdv93_uvs/J2318+2404_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.012454Jy sigma=2.191371 ! Fit after self-cal, rms=0.894182Jy sigma=1.911771 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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.8531 mas, bmaj=1.657 mas, bpa=-8.213 degrees ! Estimated noise=8.49514 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.0829329 Jy ! Component: 100 - total flux cleaned = 0.104598 Jy ! Total flux subtracted in 100 components = 0.104598 Jy ! Clean residual min=-0.004927 max=0.008454 Jy/beam ! Clean residual mean=0.000009 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.104598 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.104598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057461Jy sigma=0.114319 ! Fit after self-cal, rms=0.057451Jy sigma=0.114271 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0090013 Jy ! Component: 100 - total flux cleaned = 0.0136283 Jy ! Total flux subtracted in 100 components = 0.0136283 Jy ! Clean residual min=-0.004043 max=0.004012 Jy/beam ! Clean residual mean=0.000005 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.118226 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.118226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055999Jy sigma=0.109401 ! Fit after self-cal, rms=0.056012Jy sigma=0.109366 ! 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=1.134 mas, bmaj=2.002 mas, bpa=-8.465 degrees ! Estimated noise=4.27706 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.00357129 Jy ! Component: 100 - total flux cleaned = 0.00517637 Jy ! Component: 150 - total flux cleaned = 0.00601776 Jy ! Component: 200 - total flux cleaned = 0.00650804 Jy ! Total flux subtracted in 200 components = 0.00650804 Jy ! Clean residual min=-0.002406 max=0.002088 Jy/beam ! Clean residual mean=-0.000002 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.124734 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.124734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055860Jy sigma=0.108739 ! Fit after self-cal, rms=0.055874Jy sigma=0.108736 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 0.97 KP 1.05 ! LA 1.03 MK 0.99 NL 0.95 OV 1.01 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.99 KP 0.96 ! LA 1.00 MK 1.03 NL 0.97 OV 1.02 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.00 KP 0.86 ! LA 1.05 MK 0.95 NL 1.03 OV 1.01 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.95 KP 0.93 ! LA 1.05 MK 1.01 NL 1.04 OV 1.00 ! PT 1.06 SC 1.04 ! ! ! Fit before self-cal, rms=0.055874Jy sigma=0.108736 ! Fit after self-cal, rms=0.055457Jy sigma=0.107669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.131 mas, bmaj=2.002 mas, bpa=-8.686 degrees ! Estimated noise=4.25858 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 = -8.00783e-06 Jy ! Component: 100 - total flux cleaned = 0.000127837 Jy ! Component: 150 - total flux cleaned = 0.000238602 Jy ! Component: 200 - total flux cleaned = 0.000346278 Jy ! Total flux subtracted in 200 components = 0.000346278 Jy ! Clean residual min=-0.001834 max=0.002107 Jy/beam ! Clean residual mean=-0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.12508 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.12508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055430Jy sigma=0.107645 ! Fit after self-cal, rms=0.055451Jy sigma=0.107632 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055451Jy sigma=0.107632 ! Fit after self-cal, rms=0.055071Jy sigma=0.107622 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.128 mas, bmaj=1.999 mas, bpa=-8.734 degrees ! Estimated noise=4.23887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235289 Jy ! Component: 100 - total flux cleaned = -0.000123196 Jy ! Component: 150 - total flux cleaned = -1.20838e-05 Jy ! Component: 200 - total flux cleaned = 5.67338e-05 Jy ! Total flux subtracted in 200 components = 5.67338e-05 Jy ! Clean residual min=-0.001809 max=0.002059 Jy/beam ! Clean residual mean=-0.000002 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.125137 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.125137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055048Jy sigma=0.107610 ! Fit after self-cal, rms=0.055049Jy sigma=0.107610 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 (19.4, -25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123614 Jy ! Component: 100 - total flux cleaned = 0.000948797 Jy ! Component: 150 - total flux cleaned = 0.000807962 Jy ! Component: 200 - total flux cleaned = 0.000744646 Jy ! Total flux subtracted in 200 components = 0.000744646 Jy ! Clean residual min=-0.001714 max=0.001927 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.125882 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.125882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054973Jy sigma=0.107463 ! Fit after self-cal, rms=0.054974Jy sigma=0.107456 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054974Jy sigma=0.107456 ! Fit after self-cal, rms=0.054856Jy sigma=0.107053 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=1.992 mas, bpa=-8.504 degrees ! Estimated noise=4.22714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241072 Jy ! Component: 100 - total flux cleaned = -0.000266118 Jy ! Component: 150 - total flux cleaned = -0.000266157 Jy ! Component: 200 - total flux cleaned = -0.000266465 Jy ! Total flux subtracted in 200 components = -0.000266465 Jy ! Clean residual min=-0.001563 max=0.001856 Jy/beam ! Clean residual mean=-0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.125615 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.125615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054832Jy sigma=0.107016 ! Fit after self-cal, rms=0.054844Jy sigma=0.107011 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 (31, -41.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102199 Jy ! Component: 100 - total flux cleaned = 0.0012267 Jy ! Component: 150 - total flux cleaned = 0.00142449 Jy ! Component: 200 - total flux cleaned = 0.0015374 Jy ! Total flux subtracted in 200 components = 0.0015374 Jy ! Clean residual min=-0.001490 max=0.001536 Jy/beam ! Clean residual mean=0.000000 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.127153 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.127153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054774Jy sigma=0.106866 ! Fit after self-cal, rms=0.054774Jy sigma=0.106859 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054774Jy sigma=0.106859 ! Fit after self-cal, rms=0.054720Jy sigma=0.106850 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.284 mas, bmaj=2.88 mas, bpa=-9.412 degrees ! Estimated noise=4.46549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000623699 Jy ! Component: 100 - total flux cleaned = 0.000880224 Jy ! Component: 150 - total flux cleaned = 0.00092035 Jy ! Component: 200 - total flux cleaned = 0.000956095 Jy ! Total flux subtracted in 200 components = 0.000956095 Jy ! Clean residual min=-0.001498 max=0.001547 Jy/beam ! Clean residual mean=0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.128109 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 88 components and 0.128109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054720Jy sigma=0.106835 ! Fit after self-cal, rms=0.054722Jy sigma=0.106833 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.000183298 Jy ! Component: 100 - total flux cleaned = 0.000226704 Jy ! Component: 150 - total flux cleaned = 0.000236825 Jy ! Component: 200 - total flux cleaned = 0.000256147 Jy ! Total flux subtracted in 200 components = 0.000256147 Jy ! Clean residual min=-0.001476 max=0.001529 Jy/beam ! Clean residual mean=0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.128365 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.128365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054718Jy sigma=0.106829 ! Fit after self-cal, rms=0.054719Jy sigma=0.106828 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054719Jy sigma=0.106828 ! Fit after self-cal, rms=0.054719Jy sigma=0.106828 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054719Jy sigma=0.106828 ! Fit after self-cal, rms=0.054588Jy sigma=0.106826 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.8517 mas, bmaj=1.648 mas, bpa=-8.234 degrees ! Estimated noise=8.32521 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 (-32.4, 14.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339383 Jy ! Component: 100 - total flux cleaned = 0.00422482 Jy ! Component: 150 - total flux cleaned = 0.0042262 Jy ! Component: 200 - total flux cleaned = 0.0040177 Jy ! Total flux subtracted in 200 components = 0.0040177 Jy ! Clean residual min=-0.003101 max=0.003307 Jy/beam ! Clean residual mean=0.000003 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.132382 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.132382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054573Jy sigma=0.106880 ! Fit after self-cal, rms=0.054562Jy sigma=0.106849 ! Inverting map ! Added new window around map position (-32, -14.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196132 Jy ! Component: 100 - total flux cleaned = 0.00211278 Jy ! Component: 150 - total flux cleaned = 0.00198244 Jy ! Component: 200 - total flux cleaned = 0.00198162 Jy ! Total flux subtracted in 200 components = 0.00198162 Jy ! Clean residual min=-0.002999 max=0.003083 Jy/beam ! Clean residual mean=0.000003 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.134364 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 135 components and 0.134364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054542Jy sigma=0.106884 ! Fit after self-cal, rms=0.054535Jy sigma=0.106868 ! Inverting map ! Added new window around map position (-39.2, -38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121569 Jy ! Component: 100 - total flux cleaned = 0.00109068 Jy ! Component: 150 - total flux cleaned = 0.000839383 Jy ! Component: 200 - total flux cleaned = 0.000780103 Jy ! Total flux subtracted in 200 components = 0.000780103 Jy ! Clean residual min=-0.002911 max=0.002653 Jy/beam ! Clean residual mean=0.000003 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.135144 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 148 components and 0.135144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054534Jy sigma=0.106892 ! Fit after self-cal, rms=0.054531Jy sigma=0.106883 ! Inverting map 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=1.129 mas, bmaj=1.992 mas, bpa=-8.497 degrees ! Estimated noise=4.21593 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 (7.8, 17). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150606 Jy ! Component: 100 - total flux cleaned = -0.000769507 Jy ! Component: 150 - total flux cleaned = -0.00125329 Jy ! Component: 200 - total flux cleaned = -0.00151302 Jy ! Component: 250 - total flux cleaned = -0.00174932 Jy ! Component: 300 - total flux cleaned = -0.00178526 Jy ! Component: 350 - total flux cleaned = -0.00181829 Jy ! Component: 400 - total flux cleaned = -0.00181885 Jy ! Total flux subtracted in 400 components = -0.00181885 Jy ! Clean residual min=-0.001610 max=0.001435 Jy/beam ! Clean residual mean=0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.133325 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 198 components and 0.133325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054382Jy sigma=0.106561 ! Fit after self-cal, rms=0.054377Jy sigma=0.106550 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000342865 Jy ! Component: 100 - total flux cleaned = -0.000372348 Jy ! Component: 150 - total flux cleaned = -0.000430648 Jy ! Component: 200 - total flux cleaned = -0.000458721 Jy ! Component: 250 - total flux cleaned = -0.000566411 Jy ! Component: 300 - total flux cleaned = -0.000591974 Jy ! Component: 350 - total flux cleaned = -0.000617891 Jy ! Component: 400 - total flux cleaned = -0.000714581 Jy ! Total flux subtracted in 400 components = -0.000714581 Jy ! Clean residual min=-0.001530 max=0.001369 Jy/beam ! Clean residual mean=0.000000 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.132611 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 226 components and 0.132611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054319Jy sigma=0.106451 ! Fit after self-cal, rms=0.054318Jy sigma=0.106449 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054318Jy sigma=0.106449 ! Fit after self-cal, rms=0.053970Jy sigma=0.106428 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.129 mas, bmaj=1.991 mas, bpa=-8.431 degrees ! Estimated noise=4.19232 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000329884 Jy ! Component: 100 - total flux cleaned = -0.000451292 Jy ! Component: 150 - total flux cleaned = -0.000567018 Jy ! Component: 200 - total flux cleaned = -0.000678727 Jy ! Component: 250 - total flux cleaned = -0.000722371 Jy ! Component: 300 - total flux cleaned = -0.000828869 Jy ! Component: 350 - total flux cleaned = -0.000828622 Jy ! Component: 400 - total flux cleaned = -0.00091111 Jy ! Total flux subtracted in 400 components = -0.00091111 Jy ! Clean residual min=-0.001452 max=0.001336 Jy/beam ! Clean residual mean=0.000000 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.1317 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 241 components and 0.1317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053927Jy sigma=0.106369 ! Fit after self-cal, rms=0.053927Jy sigma=0.106368 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000209933 Jy ! Component: 100 - total flux cleaned = -0.000249785 Jy ! Component: 150 - total flux cleaned = -0.000328337 Jy ! Component: 200 - total flux cleaned = -0.000385586 Jy ! Component: 250 - total flux cleaned = -0.000385567 Jy ! Component: 300 - total flux cleaned = -0.000422438 Jy ! Component: 350 - total flux cleaned = -0.000440898 Jy ! Component: 400 - total flux cleaned = -0.00045902 Jy ! Total flux subtracted in 400 components = -0.00045902 Jy ! Clean residual min=-0.001437 max=0.001334 Jy/beam ! Clean residual mean=0.000000 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.131241 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 254 components and 0.131241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053895Jy sigma=0.106327 ! Fit after self-cal, rms=0.053896Jy sigma=0.106326 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053896Jy sigma=0.106326 ! Fit after self-cal, rms=0.053846Jy sigma=0.106312 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.129 mas, bmaj=1.992 mas, bpa=-8.503 degrees ! Estimated noise=4.18914 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.43956e-05 Jy ! Component: 100 - total flux cleaned = 3.41901e-05 Jy ! Component: 150 - total flux cleaned = 7.09586e-05 Jy ! Component: 200 - total flux cleaned = 5.30945e-05 Jy ! Component: 250 - total flux cleaned = 3.5488e-05 Jy ! Component: 300 - total flux cleaned = 1.78907e-05 Jy ! Component: 350 - total flux cleaned = -1.63526e-05 Jy ! Component: 400 - total flux cleaned = -1.66579e-05 Jy ! Total flux subtracted in 400 components = -1.66579e-05 Jy ! Clean residual min=-0.001412 max=0.001346 Jy/beam ! Clean residual mean=0.000001 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.131224 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 267 components and 0.131224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053817Jy sigma=0.106277 ! Fit after self-cal, rms=0.053817Jy sigma=0.106276 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.746e-05 Jy ! Component: 100 - total flux cleaned = -1.55402e-05 Jy ! Component: 150 - total flux cleaned = -6.44119e-05 Jy ! Component: 200 - total flux cleaned = -8.04948e-05 Jy ! Component: 250 - total flux cleaned = -8.06344e-05 Jy ! Component: 300 - total flux cleaned = -0.000111801 Jy ! Component: 350 - total flux cleaned = -0.000157996 Jy ! Component: 400 - total flux cleaned = -0.00017349 Jy ! Total flux subtracted in 400 components = -0.00017349 Jy ! Clean residual min=-0.001412 max=0.001345 Jy/beam ! Clean residual mean=0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.13105 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 280 components and 0.13105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053795Jy sigma=0.106249 ! Fit after self-cal, rms=0.053795Jy sigma=0.106249 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053795Jy sigma=0.106249 ! Fit after self-cal, rms=0.054020Jy sigma=0.104863 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.286 mas, bmaj=2.878 mas, bpa=-9.258 degrees ! Estimated noise=4.43947 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000457446 Jy ! Component: 100 - total flux cleaned = -0.000427037 Jy ! Component: 150 - total flux cleaned = -0.000317285 Jy ! Component: 200 - total flux cleaned = -0.000266723 Jy ! Component: 250 - total flux cleaned = -0.00024298 Jy ! Component: 300 - total flux cleaned = -0.000231827 Jy ! Component: 350 - total flux cleaned = -0.000252812 Jy ! Component: 400 - total flux cleaned = -0.000272714 Jy ! Total flux subtracted in 400 components = -0.000272714 Jy ! Clean residual min=-0.001434 max=0.001309 Jy/beam ! Clean residual mean=0.000002 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.130778 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 311 components and 0.130778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054019Jy sigma=0.104844 ! Fit after self-cal, rms=0.054037Jy sigma=0.104835 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.10986e-05 Jy ! Component: 100 - total flux cleaned = 2.11943e-05 Jy ! Component: 150 - total flux cleaned = 1.86108e-06 Jy ! Component: 200 - total flux cleaned = -1.68734e-05 Jy ! Component: 250 - total flux cleaned = -2.57381e-05 Jy ! Component: 300 - total flux cleaned = -2.56507e-05 Jy ! Component: 350 - total flux cleaned = -3.43837e-05 Jy ! Component: 400 - total flux cleaned = -5.12772e-05 Jy ! Total flux subtracted in 400 components = -5.12772e-05 Jy ! Clean residual min=-0.001402 max=0.001295 Jy/beam ! Clean residual mean=0.000002 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.130726 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 326 components and 0.130726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054035Jy sigma=0.104826 ! Fit after self-cal, rms=0.054035Jy sigma=0.104826 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.131 mas, bmaj=1.993 mas, bpa=-8.49 degrees ! Estimated noise=4.19762 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.131 x 1.993 at -8.49 degrees (North through East) ! Clean map min=-0.0012724 max=0.10839 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.8524 mas, bmaj=1.648 mas, bpa=-8.252 degrees ! Estimated noise=8.27193 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0805975 Jy ! Component: 100 - total flux cleaned = 0.102381 Jy ! Component: 150 - total flux cleaned = 0.111077 Jy ! Component: 200 - total flux cleaned = 0.116223 Jy ! Component: 250 - total flux cleaned = 0.119549 Jy ! Component: 300 - total flux cleaned = 0.122266 Jy ! Component: 350 - total flux cleaned = 0.123725 Jy ! Component: 400 - total flux cleaned = 0.12475 Jy ! Total flux subtracted in 400 components = 0.12475 Jy ! Clean residual min=-0.002961 max=0.003122 Jy/beam ! Clean residual mean=0.000003 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.12475 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.12475 Jy ! Inverting map and beam ! Estimated beam: bmin=1.131 mas, bmaj=1.993 mas, bpa=-8.49 degrees ! Estimated noise=4.19762 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028681 Jy ! Component: 100 - total flux cleaned = 0.00380114 Jy ! Component: 150 - total flux cleaned = 0.00401949 Jy ! Component: 200 - total flux cleaned = 0.00395804 Jy ! Component: 250 - total flux cleaned = 0.00378906 Jy ! Component: 300 - total flux cleaned = 0.00353557 Jy ! Component: 350 - total flux cleaned = 0.00330193 Jy ! Component: 400 - total flux cleaned = 0.00316856 Jy ! Total flux subtracted in 400 components = 0.00316856 Jy ! Clean residual min=-0.001601 max=0.001532 Jy/beam ! Clean residual mean=0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.127919 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 91 components and 0.127919 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.286 mas, bmaj=2.878 mas, bpa=-9.258 degrees ! Estimated noise=4.43947 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000268209 Jy ! Component: 100 - total flux cleaned = 0.000110374 Jy ! Component: 150 - total flux cleaned = 0.000110498 Jy ! Component: 200 - total flux cleaned = 0.000140849 Jy ! Component: 250 - total flux cleaned = 0.00025234 Jy ! Component: 300 - total flux cleaned = 0.000382431 Jy ! Component: 350 - total flux cleaned = 0.000456138 Jy ! Component: 400 - total flux cleaned = 0.000594607 Jy ! Total flux subtracted in 400 components = 0.000594607 Jy ! Clean residual min=-0.001425 max=0.001463 Jy/beam ! Clean residual mean=0.000002 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.128514 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) ! Added new window around map position (-48.6, -17). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116118 Jy ! Component: 100 - total flux cleaned = 0.00168026 Jy ! Component: 150 - total flux cleaned = 0.00213575 Jy ! Component: 200 - total flux cleaned = 0.00248428 Jy ! Component: 250 - total flux cleaned = 0.00271394 Jy ! Component: 300 - total flux cleaned = 0.00288714 Jy ! Component: 350 - total flux cleaned = 0.00292769 Jy ! Component: 400 - total flux cleaned = 0.00298809 Jy ! Total flux subtracted in 400 components = 0.00298809 Jy ! Clean residual min=-0.001238 max=0.001238 Jy/beam ! Clean residual mean=0.000001 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.131502 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 199 components and 0.131502 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.131 mas, bmaj=1.993 mas, bpa=-8.49 degrees ! Estimated noise=4.19762 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.35618e-05 Jy ! Component: 100 - total flux cleaned = -2.49544e-05 Jy ! Component: 150 - total flux cleaned = -6.18141e-05 Jy ! Component: 200 - total flux cleaned = -0.000167492 Jy ! Component: 250 - total flux cleaned = -0.000234599 Jy ! Component: 300 - total flux cleaned = -0.000330911 Jy ! Component: 350 - total flux cleaned = -0.000391539 Jy ! Component: 400 - total flux cleaned = -0.000390309 Jy ! Total flux subtracted in 400 components = -0.000390309 Jy ! Clean residual min=-0.001350 max=0.001332 Jy/beam ! Clean residual mean=0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.131111 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 242 components and 0.131111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054170Jy sigma=0.104959 ! Fit after self-cal, rms=0.054157Jy sigma=0.104942 wmodel /scr/pima/rdv93_uvs/J2318+2404_X_map.mod ! Writing 242 model components to file: /scr/pima/rdv93_uvs/J2318+2404_X_map.mod wobs /scr/pima/rdv93_uvs/J2318+2404_X_uvs.fits ! Applying 680 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J2318+2404_X_uvs.fits wwins /scr/pima/rdv93_uvs/J2318+2404_X_map.win ! wwins: Wrote 8 windows to /scr/pima/rdv93_uvs/J2318+2404_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.000148536 Jy ! Component: 100 - total flux cleaned = -0.000307588 Jy ! Component: 150 - total flux cleaned = -0.000550272 Jy ! Component: 200 - total flux cleaned = -0.000850862 Jy ! Component: 250 - total flux cleaned = -0.00110188 Jy ! Component: 300 - total flux cleaned = -0.00130602 Jy ! Component: 350 - total flux cleaned = -0.00152563 Jy ! Component: 400 - total flux cleaned = -0.00170187 Jy ! Component: 450 - total flux cleaned = -0.00187449 Jy ! Component: 500 - total flux cleaned = -0.00198774 Jy ! Component: 550 - total flux cleaned = -0.00208066 Jy ! Component: 600 - total flux cleaned = -0.00219073 Jy ! Component: 650 - total flux cleaned = -0.00229921 Jy ! Component: 700 - total flux cleaned = -0.00238839 Jy ! Component: 750 - total flux cleaned = -0.00247677 Jy ! Component: 800 - total flux cleaned = -0.00254656 Jy ! Component: 850 - total flux cleaned = -0.00261571 Jy ! Component: 900 - total flux cleaned = -0.00268415 Jy ! Component: 950 - total flux cleaned = -0.00276877 Jy ! Component: 1000 - total flux cleaned = -0.00286913 Jy ! Component: 1050 - total flux cleaned = -0.00291869 Jy ! Component: 1100 - total flux cleaned = -0.00300071 Jy ! Component: 1150 - total flux cleaned = -0.00304947 Jy ! Component: 1200 - total flux cleaned = -0.00308138 Jy ! Component: 1250 - total flux cleaned = -0.00312932 Jy ! Component: 1300 - total flux cleaned = -0.00311356 Jy ! Component: 1350 - total flux cleaned = -0.00316069 Jy ! Component: 1400 - total flux cleaned = -0.00317629 Jy ! Component: 1450 - total flux cleaned = -0.00317622 Jy ! Component: 1500 - total flux cleaned = -0.003207 Jy ! Component: 1550 - total flux cleaned = -0.00325252 Jy ! Component: 1600 - total flux cleaned = -0.00328267 Jy ! Component: 1650 - total flux cleaned = -0.00335744 Jy ! Component: 1700 - total flux cleaned = -0.00337212 Jy ! Component: 1750 - total flux cleaned = -0.0033574 Jy ! Component: 1800 - total flux cleaned = -0.00344538 Jy ! Component: 1850 - total flux cleaned = -0.00340173 Jy ! Component: 1900 - total flux cleaned = -0.0034163 Jy ! Component: 1950 - total flux cleaned = -0.0034737 Jy ! Component: 2000 - total flux cleaned = -0.00350221 Jy ! Component: 2050 - total flux cleaned = -0.00348806 Jy ! Component: 2100 - total flux cleaned = -0.00353043 Jy ! Component: 2150 - total flux cleaned = -0.00351654 Jy ! Component: 2200 - total flux cleaned = -0.00357228 Jy ! Component: 2250 - total flux cleaned = -0.00369679 Jy ! Component: 2300 - total flux cleaned = -0.00364166 Jy ! Component: 2350 - total flux cleaned = -0.00371006 Jy ! Component: 2400 - total flux cleaned = -0.00375094 Jy ! Component: 2450 - total flux cleaned = -0.0037916 Jy ! Component: 2500 - total flux cleaned = -0.00379174 Jy ! Component: 2550 - total flux cleaned = -0.00383193 Jy ! Component: 2600 - total flux cleaned = -0.00391182 Jy ! Component: 2650 - total flux cleaned = -0.00388532 Jy ! Component: 2700 - total flux cleaned = -0.00393798 Jy ! Component: 2750 - total flux cleaned = -0.00396434 Jy ! Component: 2800 - total flux cleaned = -0.00399029 Jy ! Component: 2850 - total flux cleaned = -0.00401621 Jy ! Component: 2900 - total flux cleaned = -0.00405489 Jy ! Component: 2950 - total flux cleaned = -0.00409342 Jy ! Component: 3000 - total flux cleaned = -0.00410624 Jy ! Component: 3050 - total flux cleaned = -0.00415712 Jy ! Component: 3100 - total flux cleaned = -0.00415725 Jy ! Component: 3150 - total flux cleaned = -0.00422015 Jy ! Component: 3200 - total flux cleaned = -0.00423264 Jy ! Component: 3250 - total flux cleaned = -0.00432001 Jy ! Component: 3300 - total flux cleaned = -0.00435725 Jy ! Component: 3350 - total flux cleaned = -0.00430782 Jy ! Component: 3400 - total flux cleaned = -0.00438178 Jy ! Component: 3450 - total flux cleaned = -0.00436949 Jy ! Component: 3500 - total flux cleaned = -0.00441821 Jy ! Component: 3550 - total flux cleaned = -0.00440618 Jy ! Component: 3600 - total flux cleaned = -0.00445448 Jy ! Component: 3650 - total flux cleaned = -0.00445441 Jy ! Component: 3700 - total flux cleaned = -0.00449033 Jy ! Component: 3750 - total flux cleaned = -0.00444252 Jy ! Component: 3800 - total flux cleaned = -0.00445443 Jy ! Component: 3850 - total flux cleaned = -0.00450184 Jy ! Component: 3900 - total flux cleaned = -0.00451374 Jy ! Component: 3950 - total flux cleaned = -0.00456079 Jy ! Component: 4000 - total flux cleaned = -0.00450213 Jy ! Component: 4050 - total flux cleaned = -0.00453718 Jy ! Total flux subtracted in 4096 components = -0.00450223 Jy ! Clean residual min=-0.000766 max=0.000740 Jy/beam ! Clean residual mean=0.000001 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.126609 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 530 components and 0.126609 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J2318+2404_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.131 x 1.993 at -8.49 degrees (North through East) ! Clean map min=-0.001118 max=0.10833 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J2318+2404_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1083 rms= 0.00019 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J2318+2404_X_uvs.log closed on Tue Oct 8 15:52:07 2013